Skip to content

Instantly share code, notes, and snippets.

@FelixChop
Created August 15, 2018 07:08
Show Gist options
  • Select an option

  • Save FelixChop/2caeb2ffd72cfa1e94c4beb6ef0685a3 to your computer and use it in GitHub Desktop.

Select an option

Save FelixChop/2caeb2ffd72cfa1e94c4beb6ef0685a3 to your computer and use it in GitHub Desktop.
data.loc[data['column_1']=='french', 'column_1'] = 'French'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment