Skip to content
KnowledgeCity

Python for Data Science Intermediate: Data Visualization

Learn how to plot, graph, and chart data
Preview the first lesson free — get full access to all 3 lessons.
Course: On-Demand
Intermediate Provider Nizar Dajani  3 Lessons ·  27m  in English 

Course Description

In these lessons will learn how to visualize data. Transforming raw data into colorful, professional, and interactive graphs is an essential skill in data science. We will cover some of these skills, and libraries, including Matplotlib, Seaborn, and Plotly.

Organizations often collect and store billions of data points. However, they don’t always understand how to make sense of it all. Data visualization is the solution for this. Looking at datasets with raw data, it’s hard to formulate a pattern, or analyze the data to make a decision. However, with the skills you will learn in these lessons you will be able to take raw data and plot it, get a clear picture, and observe the trends, patterns, or sequences that emerge. You will learn to use three of the most common data visualization libraries in Python: Matplotlib, Seaborn, and Plotly. We will learn how to create different plots like line plots, box plots, scatter plots, heat maps, and histograms. We will also cover how to interact with plots by zooming in and out, hovering over the data points to get the specific information, and how to rotate and move your plots.

What You'll Learn

  • Describe the different Python libraries used for data visualization, including Matplotlib, Seaborn, and Plotly
  • Recognize the different types of plots such as line plots, box plots, scatter plots, heat maps, and histograms
  • Create various plots using Matplotlib, Seaborn, and Plotly
  • Interact with plots by zooming in and out, hovering over data points, and rotating and moving plots
  • Customize different plots to present data clearly
  • Transform raw data into colorful, professional, and interactive graphs

Key Takeaways

  • Data visualization turns raw data into colorful, professional, and interactive graphs, making it easier to observe trends, patterns, or sequences.
  • The course covers three of the most common Python data visualization libraries: Matplotlib, Seaborn, and Plotly.
  • Learners create different plot types including line plots, box plots, scatter plots, heat maps, and histograms.
  • Interactive techniques include zooming in and out, hovering over data points for specific information, and rotating and moving plots.
  • Visualization helps organizations make sense of the billions of data points they collect and store.

Frequently Asked Questions

What will I learn in this course?

You will learn how to visualize data using three common Python libraries (Matplotlib, Seaborn, and Plotly), create plots such as line plots, box plots, scatter plots, heat maps, and histograms, interact with plots, and customize them.

Which Python libraries does this course cover?

The course covers Matplotlib, Seaborn, and Plotly, three of the most common data visualization libraries in Python.

What types of plots are taught?

The course teaches line plots, box plots, scatter plots, heat maps, and histograms.

Does the course cover interactive visualizations?

Yes. You learn how to interact with plots by zooming in and out, hovering over data points to get specific information, and rotating and moving your plots.

What skills does this course build?

It builds skills in Data Literacy, Data Science, Data Visualization, Scientific Visualization, Statistical Graphics, and Visualization.