News

A recent reddit thread reminded us that you can generate a similar look for your own data (humorous or otherwise) in Python using Matplotlib. If you already have a plot generated with Matplotlib ...
Microsoft Excel on Windows supports a core set of Python libraries from Anaconda. You can use a Python import ... and ...
Geographical plotting is usually challenging due to the various formats data can come in. In this section we will focus on using plotly for plotting. Matplotlib also has a basemap extension.