Guest User

Untitled

a guest
Jun 25th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. myDF = myDF.fillna(mean(myDF['points']), subset=['points']))
  2.  
  3. Value should be a float, int, long, string, bool or dict
Add Comment
Please, Sign In to add comment