2

The fact that pandas has a function called .isnull() to find nans, but the function to get rid of them is called .dropna(), will never stop bothering me.

Comments
Add Comment