All notable changes to this project will be documented in this file.
S02 - HCKT02
- Release of Hackathon #2 - Data Wrangling.
S02 - BLU03
- Change
Exercise Notebook.ipynb
: The public API used in some of the exercises was down. Questions related to the API were removed. The other questions were scaled accordingly.
S02 - Release of BLU03.
S02 - Instructors solution added to Hackathon #1 - Binary Classification.
S02 - Release of BLU02.
S02 - Release of BLU01.
S01 - HCKT01
- Release of Hackathon #1 - Binary Classification.
S01 - HCKT01
- Release of requirements.txt file.
S01 - SLU04
- Updated
Learning notebook.ipynb
(Kurtosis section):- Changed "Company B has a mean of 1500.4 and a standard deviation of 100.7" to "Company B has a mean of 1496.8 and a standard deviation of 101.3";
- Changed "The measure of this "tailedness" is known as kurtosis and it is higher for distributions with longer tails." to "The measure of this "tailedness" is known as kurtosis and it is higher for distributions with more probability mass concentrated in the tails.";
- Added 2 paragraphs at the end of "Kurtosis" section, before "Quantile" section.
- Updated
utils.py
: changed definition ofcompany_b
inside functionget_company_salaries_and_plot
.
S01 - SLU11: Updated Exercise Notebook (changed Expected output).
S01 - Release of SLUs 12-19.
S01 - SLU06: Updated Exercise Notebook (corrected assert on Exercise 2.2.1.2).
S01 - Release of SLUs 01-11.