deeplearning540 / deeplearning540.github.io

Teaching Deep Learning in 540 minutes
https://deeplearning540.github.io
MIT License
7 stars 17 forks source link

lesson03 script notebook issues #26

Open elcorto opened 3 years ago

elcorto commented 3 years ago

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

psteinb commented 3 years ago

on [2]: indeed, but I wanted to show multiple ways to reach dropping the NA

psteinb commented 3 years ago

on [5]: fair enough, I need to watch out for this

psteinb commented 3 years ago

[36] and [49]: I know, this is something I comment on in the video.

psteinb commented 3 years ago

[50] was needed in older versions of matplotlib :shrug:

psteinb commented 3 years ago

[54]: please submit a PR ... not sure I have the time to fix this

elcorto commented 3 years ago

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

elcorto commented 3 years ago

[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.