Cargo Features
vegafusion-dataframe has no features set by default.
[dependencies]
vegafusion-dataframe = { version = "1.6.9", features = ["pyarrow"] }
- pyarrow = pyo3
-
Enables pyarrow of datafusion-common ^36.0.0 and vegafusion-common
Affects
connection::Connection.scan_py_datasource
…
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.
- pyo3 pyarrow?
-
Enables pyo3 ^0.20.0