fossilesque@mander.xyzM to Science Memes@mander.xyzEnglish · 4 months agoPandasmander.xyzimagemessage-square38fedilinkarrow-up1355arrow-down19
arrow-up1346arrow-down1imagePandasmander.xyzfossilesque@mander.xyzM to Science Memes@mander.xyzEnglish · 4 months agomessage-square38fedilink
minus-squareQuizzaciousOtter@lemm.eelinkfedilinkEnglisharrow-up13·3 months agoI really don’t think that’s a lot either. Nowadays we routinely process terabytes of data.
minus-squareKausta@lemm.eelinkfedilinkEnglisharrow-up9·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.