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/02_stat_prog/04_solutions/00_dataframes.html #34

Closed TomMonks closed 2 years ago

TomMonks commented 2 years ago

Typo / unclear sentence in Ex 2

"Create a new variable col_4 of type pandas.Series that only the data in col_4"

change to:

"Create a new variable col_4 of type pandas.Series. This should point to the data in col_4"

TomMonks commented 2 years ago

fixed in dev

TomMonks commented 2 years ago

now live at pythonhealthdatascience.com