fossilesque@mander.xyzM to Science Memes@mander.xyzEnglish · 3 months agoPandasmander.xyzimagemessage-square23fedilinkarrow-up1222
arrow-up1222imagePandasmander.xyzfossilesque@mander.xyzM to Science Memes@mander.xyzEnglish · 3 months agomessage-square23fedilink
minus-squareQuizzaciousOtter@lemm.eelinkfedilinkEnglisharrow-up8·3 months agoI really don’t think that’s a lot either. Nowadays we routinely process terabytes of data.
minus-squareKausta@lemm.eelinkfedilinkEnglisharrow-up8·3 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.
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.