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

Enables ndarray of tea-deps

polars polars-struct?

Enables polars of tea-deps, tea-dtype, and tea-error

polars-lazy

Enables polars-lazy of tea-deps and tea-dtype

polars-struct = polars

Enables polars-struct of tea-deps

time

Enables time of tea-deps and tea-dtype

serde

Enables serde, serde of tea-dtype

tea-core has 7 features without comments.