Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Data Exploration | Data Analysis | Data Visualization
Rating: 4.3 out of 5(8 ratings)
585 students

Data Exploration | Data Analysis | Data Visualization

Data Analyst Beginner Project: Hands-on Data Exploration , Data Analysis , Data Visualization
Last updated 3/2026
English

What you'll learn

  • Connect to data source
  • Explore Tabular Data
  • Explore Pandas Data Frame
  • Manipulate Pandas Data Frame
  • Perform data cleaning
  • Create visualization

Course content

5 sections21 lectures2h 0m total length
  • Overview of data exploration ,data analysis and data visualization1:54
  • Introduction0:20
  • Install Python on Windows3:38
  • Install Python on Macs5:28
  • Install Anaconda and Jupyter Notebook6:45
  • What is Jupyter Notebook1:20
  • Running Jupyter Notebook Server8:44
  • Jupyter Notebook User Interface5:44
  • Creating a new Notebook6:45

Requirements

  • Basic knowledge of excel advised but not a show stopper.

Description

Data exploration is the initial step in data analysis, where users explore a large data set in an unstructured way to uncover initial patterns, characteristics, and points of interest. This process isn’t meant to reveal every bit of information a dataset holds, but rather to help create a broad picture of important trends and major points to study in greater detail. Data exploration can use a combination of manual methods and automated tools such as data visualizations, charts, and initial reports.

Exploratory Data Analysis (EDA) is the first step in your data analysis process. Here, you make sense of the data you have and then figure out what questions you want to ask and how to frame them, as well as how best to manipulate your available data sources to get the answers you need.  You do this by taking a broad look at patterns, trends, outliers, unexpected results and so on in your existing data, using visual and quantitative methods to get a sense of the story this tells. You’re looking for clues that suggest your logical next steps, questions or areas of research.


Data analysis is a process of inspecting, cleansing, transforming, and modelling data with the goal of discovering useful information, informing conclusions, and supporting decision-making.

Data visualization is the presentation of data in a pictorial or graphical format. It enables decision makers to see analytics presented visually, so they can grasp difficult concepts or identify new patterns.

Who this course is for:

  • Beginner Data Analyst
  • Beginner Data Scientist