Cargo Features
PolarsError has no features set by default.
[dependencies]
polars-error = { version = "0.44.2", features = ["python", "arrow-format", "avro-schema", "object_store", "regex"] }
- python
-
Affects
constants::TRUE
,constants::FALSE
,constants::LENGTH_LIMIT_MSG
…
Features from optional dependencies
- arrow-format implicit feature
-
Enables polars-arrow-format
polars-arrow-format:
Unofficial flatbuffers and tonic code of Apache Arrow spec
- avro-schema implicit feature
-
Enables avro-schema
avro-schema:
Apache Avro specification
- object_store implicit feature
-
Enables object_store ^0.10
- regex implicit feature