Intro to Python
In this course, you will learn the fundamentals of Python, a programming language, and use it to wrangle data for descriptive analysis and data visualization. The course is intended for folks who want to learn coding for the first time with a data science application. At the end of the class, you will be reproducing analysis from a scientific publication.
- Type Learning
- Level Foundational
- Time Weeks
- Cost Free
Skills
Earning Criteria
-
Analyze Tidy datasets in the Python programming language via data subsetting, joining, and transformations.
-
Compute summary statistics and create data visualizations to interpret data.
-
Describe how the Python programming environment interpret complex expressions made out of functions, operations, and data structures, in a step-by-step way.
-
Apply problem solving strategies to debug broken code.