Open elcorto opened 3 years ago
on [2]
: indeed, but I wanted to show multiple ways to reach dropping the NA
on [5]
: fair enough, I need to watch out for this
[36]
and [49]
: I know, this is something I comment on in the video.
[50]
was needed in older versions of matplotlib :shrug:
[54]
: please submit a PR ... not sure I have the time to fix this
on
[2]
: indeed, but I wanted to show multiple ways to reach dropping the NA
ah, ok. Still I think dropna
is less confusing, more common and in sync w/ the previous lesson
[54]
: please submit a PR ... not sure I have the time to fix this
Yes same here :) I need to go over all material at least once before the next course, that's why only the quick list for now.
I'm going through the material and will for now just list things I find in https://github.com/deeplearning540/deeplearning540.github.io/blob/main/source/lesson03/script.ipynb
dropna
as in lesson02?output by sklearn doesn't match the figure from Wikipedia, which is confusing
print(int(True))
?ctimes
)