Chapter 8 covered the basics of the data science library of SciPy, pandas. You learned the basics of the series and dataframe data structures and how to visualize the data in the dataframes and series.
This chapter is the culmination of all the knowledge you have gained in the earlier chapters. In this chapter, we are going to retrieve real-life data and visualize it. At the conclusion of this chapter, you should be comfortable with visualizations of a real-life data set.