This is one of the 100+ free recipes of the IPython Cookbook, Second Edition, by Cyrille Rossant, a guide to numerical computing and data science in the Jupyter Notebook. The ebook and printed book are available for purchase at Packt Publishing.
▶ Text on GitHub with an CC-BY-NC-ND license
▶ Code on GitHub with an MIT license
Chapter 6 : Data Visualization
While matplotlib is the main visualization library in Python, it is not the only one. In this chapter, we will introduce some of the many other visualization libraries that cover more domain-specific use-cases, or that offer specific interactivity features in the Jupyter Notebook.