Data Visualization in Python: Explore and Manipulate Data and Create Engaging Interactive Plots with 9 Python Libraries

Daniel Nelson

Language: English

Published: May 15, 2021

Description:

Data Visualization in Python, a book for beginner to intermediate Python developers, will guide you through simple data manipulation with Pandas, cover core plotting libraries like Matplotlib and Seaborn, and show you how to take advantage of declarative and experimental libraries like Altair.

Before diving too deep into the libraries themselves, the book helps you gain a better understanding of how the landscape of Python's visualization libraries breaks down. To put that another way, it's helpful to understand how the different Python libraries are designed and related to one another. Understanding how the different libraries operate will help you choose the best library for your visualization project.