Chapter 7: Data Visualization with Matplotlib and Seaborn
Welcome to Chapter 7! We are glad to have you here. Data visualization is an essential aspect of data analysis. It helps you to understand the story that your data is telling, providing context and clarity that a raw table of numbers could never offer. By using visual representation of data, it is not only easier for you to comprehend your own data, but it also makes it more effective to convey your findings to others.
In this chapter, we will introduce you to two of the most popular and powerful libraries for data visualization in Python - Matplotlib and Seaborn. With their extensive and versatile features, you can create a wide range of visualizations that can help you explore data, ...
Get Data Analysis Foundations 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.