isds2020 icon indicating copy to clipboard operation
isds2020 copied to clipboard

Possible mistake in question 0.4.1?

Open peterlravn opened this issue 5 years ago • 4 comments
trafficstars

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?

peterlravn avatar Jul 12 '20 20:07 peterlravn

Thanks for lettings us know, we will look into this ASAP.

abjer avatar Jul 12 '20 21:07 abjer

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.

jsr-p avatar Jul 13 '20 00:07 jsr-p

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 avatar Jul 14 '20 21:07 larssv24

@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 :)

jsr-p avatar Jul 14 '20 21:07 jsr-p