Skip to content

Instantly share code, notes, and snippets.

@tengpeng
Created January 31, 2016 23:10
Show Gist options
  • Save tengpeng/27382f76c5c86d32009a to your computer and use it in GitHub Desktop.
Save tengpeng/27382f76c5c86d32009a to your computer and use it in GitHub Desktop.
set na py
users.loc[users.age > 95, 'age'] = np.nan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment