Cargo Features
tea-deps has no features set by default.
[dependencies]
tea-deps = { version = "0.4.5", features = ["ndarray", "polars", "polars-lazy", "polars-struct", "time"] }
- ndarray
-
Enables ndarray
- polars polars-lazy? polars-struct?
-
Enables polars
- polars-lazy = polars
- polars-struct = polars
-
Enables dtype-struct of polars
- time
-
Enables chrono, dtype-datetime, dtype-duration and temporal of optional polars
tea-deps has 5 features without comments.