nushell/crates/nu_plugin_polars/src/dataframe/values
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
..
nu_dataframe Support for reading Categorical and Enum types (#15292) 2025-03-12 22:11:00 +01:00
nu_expression Add Xor to polars plugin nu_expressions (#15249) 2025-03-05 08:03:35 -08:00
nu_lazyframe Upgrade to polars 0.43 (#14148) 2024-10-23 19:14:24 +02:00
nu_lazygroupby Removed CustomValue portion of CustomValue type name strings. (#14054) 2024-10-11 06:41:24 -05:00
nu_when Removed CustomValue portion of CustomValue type name strings. (#14054) 2024-10-11 06:41:24 -05:00
file_type.rs Polars: Map pq extension to parquet files (#15284) 2025-03-10 16:25:34 -05:00
mod.rs Rework operator type errors (#14429) 2025-02-12 20:03:40 -08:00
nu_schema.rs Polars upgrade to 0.46 (#14933) 2025-01-27 13:01:39 -06:00
utils.rs Polars: Minor code cleanup (#15144) 2025-02-19 09:47:21 -08:00