News

This is a collection of my personal notes for Data Visualization in Python. Originally I had kept these in a collection of Jupyter notebooks, but it will be much more useful to just put them online so ...
2. Basic Visualization In this tutorial we show how Python and its graphics libraries can be used to create the two most common types of distributional plots: histograms and boxplots. 2.1.