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