© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
A. PajankarHands-on Matplotlibhttps://doi.org/10.1007/978-1-4842-7410-1_14

14. Introduction to Pandas

Ashwin Pajankar1  
(1)
Nashik, Maharashtra, India
 

In the previous chapter, you learned many Matplotlib techniques. You will now learn how to use another library that is common in data science and data visualization.

In this chapter, we will be focusing on the basics of the main data science and analytics library in the scientific Python ecosystem: Pandas. You will learn about the data structures in this library. The following are the topics in the chapter:
  • Introduction to Pandas

  • Series in Pandas

  • Dataframe in Pandas

After reading this chapter, you will be comfortable ...

Get Hands-on Matplotlib: Learn Plotting and Visualizations with Python 3 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.