Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
d4rkp4ttern
on July 3, 2022
|
parent
|
context
|
favorite
| on:
Python for Data Analysis, 3rd Edition
Polars looks interesting. I’ve also come across modin[0] which lets you keep your existing pandas syntax, and just change the import statement, to speed up pandas using either Ray or Dask.
[0]
https://modin.readthedocs.io/en/stable/
I don’t have much experience with this though.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[0] https://modin.readthedocs.io/en/stable/
I don’t have much experience with this though.