Skip to content

Instantly share code, notes, and snippets.

@zero731
Created April 4, 2021 17:29
Show Gist options
  • Save zero731/987068af3816b955bded2e4a966b965d to your computer and use it in GitHub Desktop.
Save zero731/987068af3816b955bded2e4a966b965d to your computer and use it in GitHub Desktop.
df['generation'] = df['birth_year'].apply(get_gen_grp)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment