Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Python for Data Analytics - Beginner to Advanced
Rating: 3.5 out of 5(366 ratings)
22,459 students

Python for Data Analytics - Beginner to Advanced

Learn Python for Data Analytics. Learn how to analyze and visualize different data types and do projects with them.
Created byOnur Baltacı
Last updated 3/2025
English

What you'll learn

  • Learn how to analyze data
  • Learn how to do a data analysis project
  • Learn how to visualize data
  • Learn (or repeat) the basics of statistics and python
  • Learn the analysis of time series data

Course content

13 sections38 lectures3h 17m total length
  • General concepts in statistics1:43

    Define population and sample, explain how samples enable timely research with manageable data, and outline random, convenient, and systematic sampling, plus the contrast of quality versus quantity in data.

  • Mean-Mode-Median2:47

    Learn to compute arithmetic mean and geometric mean from a data set, sort data to find the median with (n+1)/2, and identify the mode as the most frequent value.

  • Mean-Mode-Median Calculation Exercise6:40

    Practice calculating mean, mode, and median from multiple data sets by sorting values and applying the median position and mean formulas.

  • Probability Introduction2:29

    Explore probability as a measure of likelihood and the basic formula, with dice and coin examples. Master mutually exclusive outcomes and the general addition rule.

  • Inferential Statistics Introduction3:28

    Explore inferential statistics by analyzing samples to compare treatment groups and generalize to populations, covering estimation, standard deviation, variance, and normal distribution.

  • Standard Deviation - Variance Calculation Exercise5:02

    Practice calculating standard deviation and variance by building a dataset, computing the mean (17), applying the variance formula (dividing by 7), then taking the square root to get 8.

  • Confidence Interval3:07

    Explore how confidence intervals express the range within which estimates fall, given a confidence level and margin of error, and learn to compute lower and upper bounds using z values.

  • Confidence Interval Practice4:03

    Practice lesson on confidence intervals applies the z-based formula: mean plus or minus z times the sample standard deviation over the square root of n, with 95% and 90% levels.

Requirements

  • No requirements. This course includes Python & Statistics fundamentals.

Description

This is a data analysis course which we use Python and its libraries in order to clean, analyze and visualize our data. This course is for anyone who is interested in data analytics. You don't need to have any knowledge about python or statistics since we will be repeating these two at the beginning of the course. We will cover python libraries which is designed for data manipulation, data analysis, data visualization. Topics we are going to be covering:

-Fundamentals of Statistics

-Pandas ( a Python Library designed for data cleaning, data analysis and data manipulation)

-Time Series Analysis

-Matplotlib (a Python Library designed for data visualization)

-Seaborn (a Python Library designed for data visualization)

-Data Analysis Projects

will be covered in the course. After this course, you can create and share data analysis projects, start learning about machine learning in order to becoming a data scientist or you can learn a business intelligence tool like Microsoft Power BI or Tableau in order to start your career in business analytics. General concepts and codes and their returns will be covered in this course. In all course process and finishing it i would love to answering your questions about data analysis, data science and other concepts. Feel free to contact to me via courses Q&A Section .

Who this course is for:

  • People who is interested in data related roles, especially data analytics.
  • People who wants to learn data analysis
  • People who wants to become a data analyst
  • People who wants to become a data scientist