neiybor / h3o_polars_ext

Adds Polars extensions to use the h3o library from Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Adds Polars extensions to use the h3o library from Python

License:MIT License


Languages

Language:Python 60.7%Language:Rust 39.3%