Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Data Visualization in Python Using Matplotlib and Seaborn
Highest Rated
Rating: 4.3 out of 5(18 ratings)
1,161 students

Data Visualization in Python Using Matplotlib and Seaborn

We will be using several data visualization libraries in Python Matplotlib, Seaborn.
Created byMohammad Ashour
Last updated 7/2022
Arabic

What you'll learn

  • What is data visualization ?
  • Why is it important?
  • What types of data are?
  • How can i visualize categorical data?
  • How can i visualize Numerical data?
  • Exploring the distribution
  • Create line, bar, box, scatter, pie, violin, strip, cat, reg, join, hist, heat map, cluster map, pair, count and other plots!
  • Create projects using real world data
  • Work with Jupyter Notebooks
  • learn basics of seaborn
  • Create rich informative data graphs
  • Format your graphs for simplicity
  • Data analysis with Python
  • Transform raw data into beautiful interactive visuals

Course content

16 sections17 lectures4h 8m total length
  • What is data visualization and types of it?33:30
  • Introduction to Seaborn | How seaborn Python works8:37

Requirements

  • No requirements or prerequisites for taking your course

Description

"A picture is worth a thousand words". We are all familiar with this expression. It especially applies when trying to explain the insight obtained from the analysis of increasingly large datasets. Data visualization plays an essential role in the representation of both small and large-scale data.

Welcome to this project-based course on Data Visualization with seaborn. In this project, you will create quick and interactive data visualizations with seaborn: a high-level data visualization library in Python inspired by matplotlib. You will explore the various features of the in-built Gapminder dataset, and produce interactive, publication-quality graphs to augment analysis.

One of the key skills of a data scientist is the ability to tell a compelling story, visualizing data and findings in an approachable and stimulating way. Learning how to leverage a software tool to visualize data will also enable you to extract information, better understand the data, and make more effective decisions. The main goal of this Data Visualization with Python course is to teach you how to take data that at first glance has little meaning and present that data in a form that makes sense to people. Various techniques have been developed for presenting data visually but in this course, we will be using several data visualization libraries in Python, namely Matplotlib, Seaborn, and Folium.


Who this course is for:

  • Beginners in data analysis and data science
  • Beginner Python curious about data analysis, data visualization, or data science