Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
halbritt
on Feb 7, 2018
|
parent
|
context
|
favorite
| on:
Python’s Weak Performance Matters
pandas.read_csv is kind of abysmally slow, unfortunately. There are a couple of alternatives, but nothing has really taken hold.
Dask exists, but not everyone can run a distributed system to read a multi-gigabyte csv.
artwr
on Feb 7, 2018
[–]
Have you tried paratext from wiseio? I have had good experiences with it.
halbritt
on Feb 13, 2018
|
parent
[–]
I have. For whatever reason, I had difficulty with it.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Dask exists, but not everyone can run a distributed system to read a multi-gigabyte csv.