Matplotlib: data visualisation

In the short series on statistical inference, I ran simulations and plotted graphs to show distributions of raw data and statistics for repeated experiments. All simulations and plots were done with the programming language Python and its plotting library Matplotlib. What exactly are Python and Matplotlib, and how can these tools be used to visualise data? Python is an open
Read more