health-data-science-OR / coding-for-ml

Learning materials for Coding for Machine Learning and Data Science
https://www.pythonhealthdatascience.com
MIT License
15 stars 4 forks source link

Issue on page /content/01_algorithms/04_exercises/02_basic_oop.ipynb #30

Closed SubaruSpirit closed 2 years ago

SubaruSpirit commented 2 years ago

There is a gramma error with a duplicated word. The issue exists in both exercise and solution section.

Currently in Exercise 3: Code a function that creates first creates a Ward object.

Should be: Code a function that first creates a Ward object.

TomMonks commented 2 years ago

fixed in dev

TomMonks commented 2 years ago

now live at pythonhealthdatascience.com