Chapter 6. Data Visualization
In this chapter, we will cover the following topics:
- Using Matplotlib styles
 - Creating statistical plots easily with seaborn
 - Creating interactive web visualizations with Bokeh and HoloViews
 - Visualizing a NetworkX graph in the Notebook with D3.js
 - Discovering interactive visualization libraries in the Notebook
 - Creating plots with Altair and the Vega-Lite specification