nushell/crates/nu_plugin_polars/src/dataframe/values/nu_dataframe
Jack Wright 0f6996b70d
Support for reading Categorical and Enum types (#15292)
# fixes https://github.com/nushell/nushell/issues/15281

# Description
Provides the ability read dataframes with Categorical and Enum data

The ability to write Categorical and Enum data will provided in a future
PR
2025-03-12 22:11:00 +01:00
..
between_values.rs Rework operator type errors (#14429) 2025-02-12 20:03:40 -08:00
conversion.rs Support for reading Categorical and Enum types (#15292) 2025-03-12 22:11:00 +01:00
custom_value.rs Removed CustomValue portion of CustomValue type name strings. (#14054) 2024-10-11 06:41:24 -05:00
mod.rs Polars upgrade to 0.46 (#14933) 2025-01-27 13:01:39 -06:00
operations.rs Upgrading to polars 0.44 (#14478) 2024-11-29 19:39:07 -06:00