minus-square@driving_crooner@lemmy.eco.brlinkfedilink29•2 years agoI’m trying to move away and doing all I can with python (pandas, numpy and friends). Everything starts with a pd.read_excel() and finish with a df.to_excel().
minus-square@SpeakinTelnet@sh.itjust.workslinkfedilink20•2 years agoEverything I do in pandas gets exported to JSON. That way I can read it in my favorite editor, notepad.
I’m trying to move away and doing all I can with python (pandas, numpy and friends). Everything starts with a pd.read_excel() and finish with a df.to_excel().
Everything I do in pandas gets exported to JSON. That way I can read it in my favorite editor, notepad.