Description

This course teaches the fundamentals of programming in Python. Students will learn foundational skills and concepts including data structures, programming basics, and how to clean, subset, aggregate, transform and visualize data. Course materials demonstrate the application of these techniques for environmental data analysis and problem solving.


🌐  Course Repository


Course Syllabus


Resources

How to get help outside of Python

NumPy Docstring Conventions

Most folks in the data science community use NumPy style docstrings when defining functions.