Cargo Features
tea-core has no features set by default.
[dependencies]
tea-core = { version = "0.4.4", features = ["vecdeque", "ndarray", "polars", "polars-lazy", "polars-struct", "time", "serde"] }
- vecdeque
- ndarray
- polars polars-struct?
- polars-lazy
-
Enables polars-lazy of tea-deps and tea-dtype
- polars-struct = polars
-
Enables polars-struct of tea-deps
- time
- serde
tea-core has 7 features without comments.