fossilesque@mander.xyzM to Science Memes@mander.xyzEnglish · 8 months agoPandasmander.xyzimagemessage-square35fedilinkarrow-up1348
arrow-up1348imagePandasmander.xyzfossilesque@mander.xyzM to Science Memes@mander.xyzEnglish · 8 months agomessage-square35fedilink
minus-squareQuizzaciousOtter@lemm.eelinkfedilinkEnglisharrow-up13·8 months agoI really don’t think that’s a lot either. Nowadays we routinely process terabytes of data.
minus-squareKausta@lemm.eelinkfedilinkEnglisharrow-up9·8 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.