polars-dtype 0.54.4

Low-level datatype definitions of the Polars project.
Documentation
1
2
3
4
// Other data Polars type definitions will be moved into this crate later, for
// now it only contains the categorical mappings and extension types.

pub mod categorical;