Created
September 9, 2019 13:51
-
-
Save dradecic/f1a72679206cdc5285983f40fbe3a679 to your computer and use it in GitHub Desktop.
ara_5_remapping
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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