Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Python and Data Science for beginners
Rating: 4.0 out of 5(468 ratings)
41,703 students

Python and Data Science for beginners

Learn hands-on data science and Python from scratch
Last updated 3/2026
English

What you'll learn

  • How to set up environment to explore using Jupyter Notebook
  • How to import Python Libraries into your environment
  • How to work with Tabular data
  • How to explore a Pandas DataFrame
  • How to explore a Pandas Series
  • How to Manipulate a Pandas DataFrame
  • How to clean data
  • How to visualize data

Course content

4 sections41 lectures4h 25m total length
  • Introduction1:23
  • What is Jupyter Notebook1:20
  • Installing Jupyter Notebook Server6:45
  • Running Jupyter Notebook Server8:44
  • Common Jupyter Notebook Commands7:28
  • Jupyter Notebook Components4:26
  • Jupyter Notebook Dashboard4:20
  • Jupyter Notebook User Interface5:44
  • Creating a new notebook6:45

Requirements

  • FamiliarIty with data formats eg excel,csv
  • Comfortable using a computer and internet

Description

Data science is the study of data. It involves developing methods of recording, storing, and analyzing data to effectively extract useful information

Data is a fundamental part of our everyday work, whether it be in the form of valuable insights about our customers, or information to guide product,policy or systems development.   Big business, social media, finance and the public sector all rely on data scientists to analyse their data and draw out business-boosting insights.

Python is a dynamic modern object -oriented programming language that is easy to learn and can be used to do a lot of things both big and small. Python is what is referred to as a high level language. That means it is a language that is closer to humans than computer.It is also known as a general purpose programming language due to it's flexibility. Python is used a lot in data science. 

This course is a beginners course that will introduce you to some basics of data science  using Python.


What You Will Learn

  • How to set up environment to explore using Jupyter Notebook

  • How to import Python Libraries into your environment

  • How to work with Tabular data

  • How to explore a Pandas DataFrame

  • How to explore a Pandas Series

  • How to Manipulate a Pandas  DataFrame

  • How to clean data

  • How to visualize data


Who this course is for:

  • Beginners to Data Science
  • Beginners to Python