#scientific-computing #polars #machine-learning #scipy #scikit-learn

monte

Fundamental operations for scientific computing directly with Polars

5 releases

0.1.4 Apr 28, 2023
0.1.3 Apr 28, 2023
0.1.2 Apr 28, 2023
0.1.1 Apr 28, 2023
0.1.0 Feb 8, 2023

#357 in Simulation

33 downloads per month

MIT/Apache

10KB
134 lines

monte

WARNING: This crate is in early stages and breaking changes WILL occur. Feel free to poke around and maybe even contribute :)

Motivation

What if our dataframes were fast enough to be used for more computations directly?

With Polars they can. Polars provides the speed, we provide a rich set of operations.


lib.rs:

Fundamental operations for scientific computing directly with Polars

Dependencies

~2.4–3.5MB
~62K SLoC