Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Created June 11, 2020 09:54
Show Gist options
  • Save velotiotech/92968a2171f53a2f0e5d5ae77119d6d5 to your computer and use it in GitHub Desktop.
Save velotiotech/92968a2171f53a2f0e5d5ae77119d6d5 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