In this chapter, we talked about pandas and its main objects, Series and DataFrames, and the main operations that we can perform with them. We also used pandas to answer questions similar to ones that every data analyst will come across a daily basis by doing some real-world data analysis and answering more complex questions.
In the next chapter, we will learn about visualization and exploratory data analysis with very powerful tools, such as matplotlib and the seaborn library.