Open peterlravn opened 4 years ago
Thanks for lettings us know, we will look into this ASAP.
You are doing everything correctly :)
NOAA have for some reason reindexed their dataset which makes the assert statements raise an AssertionError. It should be fixed now. Download the new version of assignment_0.ipynb and copy in your solutions if you'd like.
To the students who have already submitted their assignment: This is not a problem for you.
I have same problem. Does this imply that the I need to download the new corrected version of assignment_0.ipynb and start all over again solving the problems by transferring solutions for each problem already solved in the defect version?
@larssv24 i am afraid so. The exercises haven't changed. Only some lines of assert statements. So you can just copy and paste your solutions from the old into the latest version of assigment_0.ipynb :)
Hello
I've come across question 0.4.1 and I'm not getting the correct answers. As you can see here, these are the numbers I print out:
https://imgur.com/a/0k04QwQ
I believe I follow the correct link and correctly name them df_weather, but I'm not sure if I'm missing something?