11 ms·
I have been using Polars on and off for the past few years, but now I've been using it 99% exclusively for the past 2–3 months. I would say it's ready for pri
by munro 3y ago
I have been using Polars on and off for the past few years,
but now I've been using it 99% exclusively for the past 2–3 months. I would say it's ready for prime time! I don't get any @TODO seg faults anymore lol
I don't know if I notice the speed difference over Pandas most of the time, but I do find the way of expressing transformations way more intuitive than Pandas, it's more similar to SQL.