Skip to content

Instantly share code, notes, and snippets.

@ronakmutha
Created April 1, 2019 05:36
Show Gist options
  • Save ronakmutha/8e4bc1ca7ed1aa6d092e6ade726765e9 to your computer and use it in GitHub Desktop.
Save ronakmutha/8e4bc1ca7ed1aa6d092e6ade726765e9 to your computer and use it in GitHub Desktop.
>>> df[(df['vertical'] == 'B2B') & (df['year'] == 2009)]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment