Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 628 Bytes

File metadata and controls

6 lines (4 loc) · 628 Bytes

Data Exploration in Python

This course provides an introduction to the fundamentals of programming in Python. Students will gain experience designing, implementing, and testing their Python code, as well as in using Jupyter Notebooks, and IPython for statistics and data analysis. Multiple programming paradigms will be explored. The course covers Python data types, input, and output, and control flow in the context of preparing, cleaning, transforming, and manipulating data. In addition, students will use Python to conduct exploratory data analyses, including computing descriptive statistics.