Practical Python Data Visualization: A Fast Track Approach to Learning Data Visualization with Python

  • 59m
  • Ashwin Pajankar
  • Apress
  • 2021

Quickly start programming with Python 3 for data visualization with this step-by-step, detailed guide. This book’s programming-friendly approach using libraries such as leather, NumPy, Matplotlib, and Pandas will serve as a template for business and scientific visualizations.

You’ll begin by installing Python 3, see how to work in Jupyter notebook, and explore Leather, Python’s popular data visualization charting library. You’ll also be introduced to the scientific Python 3 ecosystem and work with the basics of NumPy, an integral part of that ecosystem. Later chapters are focused on various NumPy routines along with getting started with Scientific Data visualization using matplotlib. You’ll review the visualization of 3D data using graphs and networks and finish up by looking at data visualization with Pandas, including the visualization of COVID-19 data sets.

The code examples are tested on popular platforms like Ubuntu, Windows, and Raspberry Pi OS. With Practical Python Data Visualization you’ll master the core concepts of data visualization with Pandas and the Jupyter notebook interface.

What You'll Learn

  • Review practical aspects of Python Data Visualization with programming-friendly abstractions
  • Install Python 3 and Jupyter on multiple platforms including Windows, Raspberry Pi, and Ubuntu
  • Visualize COVID-19 data sets with Pandas

Who This Book Is For

Data Science enthusiasts and professionals, Business analysts and managers, software engineers, data engineers.

About the Author

Ashwin Pajankar holds a Master of Technology from IIIT Hyderabad, and has over 25 years of programming experience. He started his journey in programming and electronics at the tender age of 7 with BASIC programming language and is now proficient in Assembly programming, C, C++, Java, Shell Scripting, and Python. Other technical experience includes single board computers such as Raspberry Pi and Banana Pro, and Arduino.

He is currently a freelance online instructor teaching programming bootcamps to more than 60,000 students from tech companies and colleges. His Youtube channel has an audience of 10000 subscribers and he has published more than 15 books on programming and electronics with many international publications.

In this Book

  • Introduction to Python
  • Exploring Jupyter Notebook
  • Data Visualization with Leather
  • Scientific Python Ecosystem and NumPy
  • Data Visualization with NumPy and Matplotlib
  • Visualizing Images and 3D Shapes
  • Visualizing Graphs and Networks
  • Getting Started with Pandas
  • Working with COVID-19 Data

YOU MIGHT ALSO LIKE