nushell/crates/nu_plugin_polars
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
..
src Support for reading Categorical and Enum types (#15292) 2025-03-12 22:11:00 +01:00
Cargo.toml move to polars bigidx (#15177) 2025-02-25 17:29:56 -06:00
LICENSE Move dataframes support to a plugin (#12220) 2024-04-09 19:31:43 -05:00