Skip to content

Instantly share code, notes, and snippets.

@kxzk
Created August 9, 2019 21:39
Show Gist options
  • Save kxzk/a2b9ea9692da9a489365fe537694ac0f to your computer and use it in GitHub Desktop.
Save kxzk/a2b9ea9692da9a489365fe537694ac0f to your computer and use it in GitHub Desktop.
df["age_reciprocal"] = 1.0 / df["age"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment