Data Analysis with Python
Offered By: University of Helsinki via Independent
Course Description
Overview
About this courseIn this course an overview is given of different phases of the data analysis pipeline using Python and its data analysis ecosystem. What is typically done in data analysis? We assume that data is already available, so we only need to download it. After downloading the data it needs to be cleaned to enable further analysis. In the cleaning phase the data is converted to some uniform and consistent format. After which the data can, for instance, be
What you will learn
- combined or divided into smaller chunks
- grouped or sorted,
- condensed into small number of summary statistics
- numerical or string operations can be performed on the data
What you will learn
- Python programs
- After the course, you can confidently write basic level Python programs without constantly consulting language/library documentation.
- Machine learning types
- After the course, you will know the main types of machine learning: supervised learning: regression and classification, unsupervised learning: clustering, dimensionality reduction, (density estimation)
- Data analysis projects
- After the course, you can apply basic data analysis skills to a simple project on an application field
Syllabus
- Chapter 1: Python
- Chapter 2: More Python and NumPy
- Chapter 3: More NumPy
- Chapter 4: More Pandas
- Chapter 5: Still More Pandas and Machine Learning
- Chapter 6: Machine Learning Types
- Chapter 7: Project Work
Tags
Related Courses
Intro to StatisticsStanford University via Udacity Introduction to Data Science
University of Washington via Coursera Passion Driven Statistics
Wesleyan University via Coursera Information Visualization
Indiana University via Independent DCO042 - Python For Informatics
University of Michigan via Independent