fossilesque@mander.xyzM to Science Memes@mander.xyzEnglish · 3 months agoPandasmander.xyzimagemessage-square40fedilinkarrow-up1358arrow-down19
arrow-up1349arrow-down1imagePandasmander.xyzfossilesque@mander.xyzM to Science Memes@mander.xyzEnglish · 3 months agomessage-square40fedilink
minus-squaredriving_crooner@lemmy.eco.brlinkfedilinkEnglisharrow-up1·3 months agoI used to export my pandas DataFrames as pickles, but decided to test parquet and it was great. It was like 10x smaller and allowed me to had the the databases on a server directory instead of having to copy everything to the local machine.
I used to export my pandas DataFrames as pickles, but decided to test parquet and it was great. It was like 10x smaller and allowed me to had the the databases on a server directory instead of having to copy everything to the local machine.