KhiopsML / khiops-python

The Python library of the Khiops AutoML suite
https://khiops.org
BSD 3-Clause Clear License
10 stars 1 forks source link

How about using polars replace pandas #289

Closed cfkstat closed 3 days ago

cfkstat commented 5 days ago

It's better to consider adding support for polar data, writing files, sorting, and more efficient execution than pandas. Trying to perform calculations on millions of data consumes too much time for data reading and writing.