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

5. Data Visualization with NumPy and Matplotlib

Ashwin Pajankar1 
(1)
Nashik, Maharashtra, India
 
Chapter 4 introduced the basics of NumPy. You learned how to install it and how to create ndarrays. In this chapter, we continue working with NumPy by looking at a few ndarray creation routines. We will also get started with the data visualization library of the scientific computing ecosystem, Matplotlib. We will use the NumPy ndarray creation routines to demonstrate visualizations with Matplotlib. This is a detailed chapter with emphasis on coding and visualizations. The ...

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.