What can be a good alternative for Excel that works on Linux? Currently I need to use VBA, Solver, Analysis Toolpak charts. Moreover the alternative should read xls and xlsx files. Doesn’t need to be free or open source.
Any recommendations? Thank you.
Also, Jupyter Lab is one of the coolest environments for scientific programming. Write documentation and explanations of your work in Markdown while writing the code, and seeing the results. Oh, and it’s programming language agnostic, Python is just the default. I use it with R most of the time.