Metadata-Version: 2.4
Name: polars-ds-lts-cpu
Version: 0.10.2
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: License :: OSI Approved :: MIT License
Requires-Dist: polars-lts-cpu>=1.33.0
Requires-Dist: typing-extensions>=4.15.0,<5.0.0
Requires-Dist: great-tables>=0.9 ; extra == 'plot'
Requires-Dist: graphviz>=0.20 ; extra == 'plot'
Requires-Dist: altair>=5.4.0 ; extra == 'plot'
Requires-Dist: vegafusion[embed] ; extra == 'plot'
Requires-Dist: numpy>=1.16 ; extra == 'models'
Requires-Dist: numpy>=1.16 ; extra == 'compat'
Requires-Dist: great-tables>=0.9 ; extra == 'all'
Requires-Dist: graphviz>=0.20 ; extra == 'all'
Requires-Dist: numpy>=1.16 ; extra == 'all'
Requires-Dist: altair>=5.4.0 ; extra == 'all'
Requires-Dist: vegafusion[embed] ; extra == 'all'
Provides-Extra: plot
Provides-Extra: models
Provides-Extra: compat
Provides-Extra: all
License-File: LICENSE.txt
Keywords: polars-extension,scientific-computing,data-science
Author-email: Tianren Qin <tq9695@gmail.com>
Requires-Python: >=3.10
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Project-URL: Homepage, https://github.com/milaboratory/polars_ds_extension-lts-cpu
Project-URL: Bug Tracker, https://github.com/milaboratory/platforma/issues

Fork of [polars-ds](https://pypi.org/project/polars-ds/) patched for `polars-lts-cpu` compatibility.

