mirror of
https://github.com/nushell/nushell.git
synced 2024-11-22 00:13:21 +01:00
9d0f69ac50
Adds support for converting from polars decimal type to nushell values. This fix works by first converting a polars decimal series to an f64 series, then converting to Value::Float Co-authored-by: Jack Wright <jack.wright@nike.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
LICENSE |