neiybor / h3o_polars_ext

Adds Polars extensions to use the h3o library from Python
MIT License
4 stars 0 forks source link

h3o-polars-ext [Deprecated]

DEPRECATION NOTICE

This project has been deprecated and is no longer maintained.

Please use nmandery/h3ronpy instead.


Adds Polars extensions to use the h3o library from Python.

This currently more of a proof-of-concept than anything else, so caveat emptor.

Installation

This project uses Poetry for dependency management.

Clone the repo and run poetry install to install dependencies.

Install: poetry run maturin develop -m Cargo.toml