WinVector / pyvtreat

vtreat is a data frame processor/conditioner that prepares real-world data for predictive modeling in a statistically sound manner. Distributed under a BSD-3-Clause license.
https://winvector.github.io/pyvtreat/
Other
120 stars 8 forks source link

Add and test Polars path #22

Closed JohnMount closed 1 year ago

JohnMount commented 1 year ago

Add and test Polars path. At least on the data algebra pipeline, and then later on training.

JohnMount commented 1 year ago

confirmed already works on Polars, and added tests documenting as such