Skip to content

Instantly share code, notes, and snippets.

@tengpeng
Created January 31, 2016 22:58
Show Gist options
  • Save tengpeng/f12f62f3d7576d66750c to your computer and use it in GitHub Desktop.
Save tengpeng/f12f62f3d7576d66750c to your computer and use it in GitHub Desktop.
replace NA py
users.gender.replace('-unknown-', np.nan, inplace=True)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment