Skip to content

Instantly share code, notes, and snippets.

@ronakmutha
Created April 1, 2019 05:22
Show Gist options
  • Save ronakmutha/6bb6234b0415d0187ca2bc2331bbcb5f to your computer and use it in GitHub Desktop.
Save ronakmutha/6bb6234b0415d0187ca2bc2331bbcb5f to your computer and use it in GitHub Desktop.
>>> %timeit df1 + df2 + df3 + df4
10 loops, best of 3: 103.1 ms per loop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment