Skip to content

Instantly share code, notes, and snippets.

@guerbai
Created June 2, 2019 05:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save guerbai/089eeed9939c36fafcd57b1c85c2cf2a to your computer and use it in GitHub Desktop.
Save guerbai/089eeed9939c36fafcd57b1c85c2cf2a to your computer and use it in GitHub Desktop.
country为Australia或New Zealand #Pandas
reviews[reviews.country.isin(['Australia', 'New Zealand'])]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment