Skip to content

Instantly share code, notes, and snippets.

@ronakmutha
Created April 1, 2019 05:25
Show Gist options
  • Save ronakmutha/775d8804c9ce8564036ce0cfee2a6194 to your computer and use it in GitHub Desktop.
Save ronakmutha/775d8804c9ce8564036ce0cfee2a6194 to your computer and use it in GitHub Desktop.
>>> np.allclose(df1 + df2 + df3 + df4,d.eval('df1 + df2 + df3 + df4'))
True
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment