Skip to content

Instantly share code, notes, and snippets.

@dradecic
Created September 9, 2019 13:51
Show Gist options
  • Save dradecic/f1a72679206cdc5285983f40fbe3a679 to your computer and use it in GitHub Desktop.
Save dradecic/f1a72679206cdc5285983f40fbe3a679 to your computer and use it in GitHub Desktop.
ara_5_remapping
data['Geography'].replace({ 'Spain': 'Spain_and_France', 'France': 'Spain_and_France' }, inplace=True)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment