datacamp / courses-introduction-to-python

Introduction to Python by Filip Schouwenaars
https://www.datacamp.com/courses/intro-to-python-for-data-science
411 stars 265 forks source link

Error in hint #72

Closed sylarbui closed 5 years ago

sylarbui commented 5 years ago

Exercise link: https://campus.datacamp.com/courses/intro-to-python-for-data-science/chapter-4-numpy?ex=15 Issue: the error states to insert 2 but the submit answer accepts only the correct 1. Error with indices 1/2 in line "corr = np.corrcoef(np_baseball[:,0], np_baseball[:,2])"

screen shot 2018-10-18 at 13 55 38

Zendesk Information

Linked with zendesk ticket: 119661
sylarbui commented 5 years ago

This issue was moved to datacamp/content-bugs#50