Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Data Science With Python!
Rating: 4.6 out of 5(42 ratings)
283 students

Data Science With Python!

Test Studies in Data Science
Created byMatthew Fried
Last updated 6/2026
English

What you'll learn

  • Run faster than a speeding bullet and leap over tall buildings in a single bound - in the Pythonic way!

Course content

27 sections121 lectures22h 37m total length
  • Introduction14:30
  • Github7:00

    Learn how to sign up for GitHub, create repositories, upload and commit code, and manage versions with branches to collaborate and showcase your projects.

  • Markdown5:22
  • Which environment to choose?16:24

    Compare how Colab, Jupyter notebooks, Spyder, and Visual Studio handle Python code, then learn core practices like whitespace, types, comments, print, and the main function to run code safely.

  • Language Compilation and Speed9:25

    Explore how Python's internal structure affects speed and learn to accelerate data processing with NumPy, Pandas, list comprehensions, and just-in-time compilation for efficient data science workflows.

Requirements

  • None

Description

This course covers the basics of Python with many, many practice examples. The focus is learning the language with many exercises. The only way to learn is engagement and this course provides the full experience. The goal, from there, is to see various applications.  We will do financial examples as well as many, many examples that assist in Data Science.  This is a growing field where practice makes perfect - as such, not only are ideas covered in depth, but there is a growing list of Data Science examples where students can go through material, practice it themselves, and then see worked examples.  These worked examples are very important in seeing pitfalls and traps that can occur.  Data Science is a field that requires not only discipline and expert knowledge, but also a growing body of tools that look at problems from many angles, applying expert knowledge.   We cover a plethora of important concepts and implementations in Python. The user will learn to be fully competent and capable of using Python to apply to a work environment.  Our worked examples have Data Science applications, wherein the student learns the ins-and-outs of real world practices.  There is no substitute for anything but regular testing and engagement - this course provides exactly that!  This course walks students through all the essential parts of Data Science, while constantly practicing and reviewing foundations.

Who this course is for:

  • Everyone