pola-rs / pyo3-polars

Plugins/extension for Polars
MIT License
238 stars 39 forks source link

Implement `FromPyObject` / `IntoPy` for `AnyValue` #10

Open grantslatton opened 1 year ago

grantslatton commented 1 year ago

Would be a useful natural extension to PyDataFrame and PySeries. Thanks for the great library.