icharo-tb / python_polars

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python + Polars

Polars is a recent Python library, written in Rust language, and the one that offers the same results and operations as Pandas at a lower computation time. Due to its optimization, Polars can successfully execute diverse operations in less time.

About


Languages

Language:Jupyter Notebook 98.2%Language:Python 1.8%