fossilesque@mander.xyzM to Science Memes@mander.xyz • 4 months agoPandasexternal-linkmessage-square8 fedilinkarrow-up1112
arrow-up1112external-linkPandasfossilesque@mander.xyzM to Science Memes@mander.xyz • 4 months agomessage-square8 Commentsfedilink
minus-squareQuizzaciousOtter@lemm.eehexbear5·4 months agoI really don't think that's a lot either. Nowadays we routinely process terabytes of data. linkfedilink
minus-squareKausta@lemm.eehexbear2·4 months agoYeah, 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. linkfedilink
I really don't think that's a lot either. Nowadays we routinely process terabytes of data.
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.