© 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_15

15. Data Acquisition

Ashwin Pajankar1  
(1)
Nashik, Maharashtra, India
 

In the previous chapter, you learned the basics of using two Pandas data structures, namely, the series and the dataframe.

This chapter focuses on acquiring data with Python using all the libraries you have studied up to now (NumPy, Matplotlib, and Pandas). The following are the topics you will learn about in this chapter:
  • Handling plain-text files

  • Handling CSV files with Python

  • Using Python and Excel

  • Writing and reading files with NumPy

  • Reading data from a CSV file with NumPy

  • Using a Matplotlib CBook

  • Reading data from a ...

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.