© The Author(s), under exclusive license to APress Media, LLC , part of Springer Nature 2021
A. PajankarPractical Python Data Visualizationhttps://doi.org/10.1007/978-1-4842-6455-3_8

8. Getting Started with Pandas

Ashwin Pajankar1 
(1)
Nashik, Maharashtra, India
 
Chapter 7 covered the visualization of graphs using the Python library networkx. This chapter focuses on the basics of the data science and analytics library of SciPy, pandas. First, we will explore the data structures in this library. You will also learn how to read the data from a .csv data set. Finally, you will learn how to create simple demonstrations of visualizations. These are the topics that are covered in the chapter:
  • Introduction to pandas

  • Dataframe in pandas

  • Visualizing with pandas ...

Get Practical Python Data Visualization: A Fast Track Approach To Learning Data Visualization With Python 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.