Skip to main content

Python for Data Science

A path into data science for people who are new to Python itself: language fundamentals and file handling first, then NumPy, pandas and Matplotlib applied to CSV, Excel and JSON datasets.

30 chapters 2h 30m

What you'll learn

  • Introduction to Python for Data Science
  • Installing Python and Data Science Environment
  • Python Basics for Data Science
  • Variables, Data Types, and Operators
  • Conditional Statements and Loops
  • Functions and Modules in Python
  • Working with Strings and Lists
  • Tuples, Sets, and Dictionaries