Data visualization courses
About Data visualization
Data visualization is the process of communicating complex information with simple graphics and charts. Data Visualization has the power to tell data-driven stories while allowing people to see patterns and relationships found in data.
Related topics
Featured courses
Data visualization courses
Filters22 results
Level
Price
View plansType
Average time to complete
Average based on combined completion rates — individual pacing in lessons, projects, and quizzes may vary.
Most popular
22 results
Most popular
Related resources
Related projects
- Practice projectData science • Data visualization
Data Storytelling: Green Lake Auto
In this project, identify key insights and use the hook-insight-action framework to curate data visualizations and context into a meaningful data story.More guidance, - Practice projectData science • Data visualization
Applying Visual Design Principles to Data Visualization
In this project, you’ll take a basic data visualization to the next level using the principles of visual design theory. Apply balance, contrast, color, and other principles to create a polished visualization about electric vehicle charging infrastructure, global trade, or a topic and dataset of your own choice.More guidance, - Practice projectData science • Data visualization
Analyzing Misleading Visualizations: Green Lake Auto
Analyze misleading data visualizations and use best practices to create effective visualizations.More guidance, - Portfolio projectData science • Data visualization
Introduction to Data Visualization
In this Kanban project, you’ll take the first step in our Data Storytelling journey: creating data visualizations to be the base of your data story. You can use the dataset we provide, or your own. You can use multiple data sources or just one.Independent,Portfolio Ready
Related articles
- Article
How To Install Jupyter Notebook on Mac and Windows
Learn how to install Jupyter Notebook using conda with Anaconda or Miniconda. Step-by-step installation guide for Windows and Mac users. - Article
Log Transformation in Linear Regression: When and How to Use It
Learn when and how to apply log transformations in linear regression to fix skewed data and improve model accuracy. Python examples included. - Article
Creating a Word Cloud With Python
Learn how to use various Python libraries to create, mask, and display a word cloud with contents from a text file. - Article
Filter Methods
Learn about the different filter methods for evaluating and selecting features.