Skip to content

Instantly share code, notes, and snippets.

@ronakmutha
Created April 1, 2019 05:30
Show Gist options
  • Save ronakmutha/4b323d217bea1d723f6182d1156b7f61 to your computer and use it in GitHub Desktop.
Save ronakmutha/4b323d217bea1d723f6182d1156b7f61 to your computer and use it in GitHub Desktop.
>>> %timeit df.query("vertical == 'B2B' and year == 2009")
875 µs ± 24.6 µs per loop (mean ± std. dev. of 7 runs, 1000 loops each)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment