Comment on Pandas
QuizzaciousOtter@lemm.ee 3 months agoI really don’t think that’s a lot either. Nowadays we routinely process terabytes of data.
Comment on Pandas
QuizzaciousOtter@lemm.ee 3 months agoI really don’t think that’s a lot either. Nowadays we routinely process terabytes of data.
Kausta@lemm.ee 3 months ago
Yeah, it was just a simple example. Although using just pandas (without something like dask) for loading terabytes of data at once into a single dataframe may not be the best idea, even with enough memory.