this post was submitted on 09 Aug 2023
1503 points (99.3% liked)
Memes
45587 readers
1215 users here now
Rules:
- Be civil and nice.
- Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.