Data Visualization With Python

Learning PathSkills: NumPy, Matplotlib, Bokeh, Seaborn, pandas

Python Histogram Plots

Embark on a comprehensive journey into the world of data visualization with Python. This learning path will guide you from the basics of plotting histograms to exploring specific libraries like Matplotlib, Bokeh, and ggplot.

Finally, you’ll apply your skills to create interactive web applications using Dash. Whether you’re a beginner or looking to refine your skills, this path offers an engaging approach to improving your data visualization skills.

Data Visualization With Python

Learning Path ⋅ 10 Resources

Introduction to Data Visualization in Python

Kickstart your journey with these foundational courses on data visualization in Python. Learn the basics of creating histograms and plots using libraries like NumPy, Matplotlib, pandas, and Seaborn.

Title image for Plot With pandas: Python Data Visualization Basics (Plot With Pandas: Python Data Visualization for Beginners)

Course

Plot With pandas: Python Data Visualization Basics

Get to know the basic plotting possibilities that Python provides in the popular data analysis library pandas. You'll learn about the different kinds of plots that pandas offers, how to use them for data exploration, and which types of plots are best for certain use cases.

Title image for Python Histogram Plotting: NumPy, Matplotlib, Pandas & Seaborn (Python Histogram Plots)

Course

Python Histogram Plotting: NumPy, Matplotlib, Pandas & Seaborn

Learn how to make production-quality, presentation-ready Python histogram plots with a range of choices and features. It's your one-stop shop for constructing and manipulating histograms with Python's scientific stack.

Data Visualization Libraries in Python

Delve deeper into Python’s data visualization capabilities with these courses. Discover the specifics of plotting with Matplotlib, creating interactive visuals with Bokeh, and utilizing the grammar of graphics via ggplot.

Title image for Python Plotting With Matplotlib (Python Matplotlib)

Course

Python Plotting With Matplotlib

Learn about plotting in Python with Matplotlib by looking at the theory and following along with practical examples in this beginner-friendly course.

Title image for Using plt.scatter() to Visualize Data in Python (Visualizing Data in Python Using plt.scatter())

Course

Using plt.scatter() to Visualize Data in Python

Learn how to create scatter plots in Python, which are a key part of many data visualization applications. You'll get an introduction to plt.scatter(), a versatile function in the Matplotlib module for creating scatter plots.

Title image for Visualizing Data in Python With Seaborn (Visualizing Data in Python With Seaborn)

Tutorial

Visualizing Data in Python With Seaborn

Learn how to use the Python seaborn library to produce statistical data analysis plots to allow you to better visualize your data. You'll learn how to use both its traditional classic interface and more modern objects interface.

Title image for Interactive Data Visualization in Python With Bokeh (Interactive Data Visualization in Python With Bokeh)

Course

Interactive Data Visualization in Python With Bokeh

Get you up and running with Bokeh, using examples and a real-world dataset. You'll learn how to visualize your data, customize and organize your visualizations, and add interactivity.

Title image for Graph Your Data With Python and ggplot (Using ggplot in Python: Visualizing Data With plotnine)

Course

Graph Your Data With Python and ggplot

Learn how to use ggplot in Python to build data visualizations with plotnine. You'll discover what a grammar of graphics is and how it can help you create plots in a very concise and consistent way.

Applied Data Visualization

In this final section, apply your data visualization skills in Python on real world tasks. Learn to build interactive web applications with Dash, and interactive web maps using Folium. Then, explore the creative side of data visualization by drawing the Mandelbrot set, a famous fractal, using Matplotlib and Pillow.

Title image for Data Visualization Interfaces in Python With Dash (Develop Data Visualization Interfaces in Python With Dash)

Course

Data Visualization Interfaces in Python With Dash

Learn how to build a dashboard using Python and Dash. Dash is a framework for building data visualization interfaces. It helps data scientists build fully interactive web applications quickly.

Title image for Creating Web Maps From Your Data With Python Folium (Python Folium: Create Web Maps From Your Data)

Course

Creating Web Maps From Your Data With Python Folium

You'll learn how to create web maps from data using Folium. The package combines Python's data-wrangling strengths with the data-visualization power of the JavaScript library Leaflet. In this video course, you'll create and style a choropleth world map showing the ecological footprint per country.

Title image for Draw the Mandelbrot Set in Python (Draw the Mandelbrot Set in Python)

Tutorial

Draw the Mandelbrot Set in Python

In this tutorial, you'll visualize the famous Mandelbrot set using Python's Matplotlib and Pillow libraries. You'll learn how to draw the fractal in black and white, grayscale, and color.

Congratulations on completing this learning path! If you’d like to continue to develop your skills for visualizing your data with Python, then check out the data visualization topic on Real Python.

Or maybe you’d like to explore different ways to organize and work with a variety of data. In that case, these learning paths have got you covered:

Got feedback on this learning path?

Looking for real-time conversation? Visit the Real Python Community Chat or join the next “Office Hours” Live Q&A Session. Happy Pythoning!

« Browse All Learning Paths