Python has in recent years become one of the most popular programming languages, and it has found many applications in both business and scientific research. Unlike many other programming languages used in scientific research, Python is not developed specifically for statistical analysis. Instead, it is a general-purpose programming language.
This one-week intensive seminar will focus on getting you started with using Python for data analysis. Data analysis is an important task for both businesses and researchers. In most data science projects, we must extract raw data and convert it to a format that is suitable for analysis. In this course, you will learn how to use Python to wrangle raw data into tidy data sets, and how to perform basic data analysis in Python with summary statistics and visualization.
The course will start with a general introduction to Python. The rest of the course will focus on how to use Python for cleaning and analyzing data. The course is intended for students without any prior knowledge of Python, and for students with some prior knowledge of Python but who wish to learn how to use Python for data analysis.
The course consists of three modules:
- Getting started - introduction to Python and Jupyter Notebook
- Importing and cleaning data
- Analyzing and visualizing data
After successful completion of the course, you will be able to perform simple data analytics in Python. The course will also give you the foundation that you need for continuing to learn how to use Python to solve other tasks encountered in your academic and professional life.