Y
Hacker News
new
|
ask
|
show
|
jobs
by
Carbocarde
742 days ago
I’m not who you were replying to but I’ve had positive experiences working with polars:
https://pola.rs/
2 comments
__mharrison__
742 days ago
Polars is one (I'm a huge fan, I even wrote a book about it), SQL, R, Excel...
link
internet101010
741 days ago
Polars is great. Most of my Python work involves wrangling data with pandas and polars was integral in getting me out of rust tutorial city and into rust production.
link