mirror of
https://github.com/nushell/nushell.git
synced 2024-11-28 19:33:47 +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> |
||
---|---|---|
.. | ||
cache | ||
dataframe | ||
lib.rs | ||
main.rs |