This is a course offered as MOOC by the University of Helsinki.
- Numpy
- Pandas
- Scikit-learn
- (Matplotlib)
- Jupyter notebook
- Test My Code framework
- Creation and indexing of arrays
- Array concatenation and splitting
- Fast computation using universal functions
- Summary statistics
- Broadcasting
- Matrix operations and basic linear algebra
- Creating and indexing of Series and DataFrames
- Handling missing data
- Concatenation of Series and DataFrames
- Grouping and aggregating
- Merging DataFrames
- Linear regression
- Naive Bayes classification
- Principal component analysis
- k-means clustering
- Applying the learned skills on an application field
