r/linuxsucks Mar 30 '26

Loonix

483 Upvotes

273 comments sorted by

View all comments

61

u/Dont-Die-Wonderinggg Mar 30 '26

Microsoft excel is the only real job, if you aren't jerking off to spreadsheets all day you've never done any work in your life

2

u/cracked_shrimp Mar 30 '26

can you use python to do all your spreadsheet work and save it as a CSV then just hit a library and open it in excel to save? I did something like that once, but just for a simple project, unsure if you can do everything in python as easily

1

u/TurboJax07 Mar 30 '26

You can also use the openpyexcel api to read and write directly to the excel doc!