Skip to content
Discussion options

You must be logged in to vote

As I mentioned on Canvas:

That is a bug indeed; we call "astype(int).tolist()" twice. Good catch!
If you notice, we double "astype(int).tolist()" on both line 105 and 106, removing it from 105 makes the most sense.
(I will make the same fix)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Jacopo-DM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants