While you can do some good data analysis with a spreadsheet like Excel, if you want to take your calculations to the next level, you might try Python in a Jupyter notebook instead. Here are some ...
These are my go-to libraries for Python data crunching.
Computational Physics at SFU uses Python 3 from the Anaconda distribution. The documentation on this website will cover using Jupyter notebooks on the SFU Syzygy online servers. As an alternative, you ...
Overview The Jupyter notebook system gives Python users a visual, interactive way to run code, display the results, and share the source with others. But Jupyter notebooks have limited interactivity.
Jupyter is a web application for producing computational narratives: a notebook in the browser which runs code and renders text, mathematical notation, images and videos. Jupyter notebooks are a ...