Skip to content

Instantly share code, notes, and snippets.

@kxzk
Created August 9, 2019 21:41
Show Gist options
  • Save kxzk/cf020b0fb36489e946a1de7bf93e0b75 to your computer and use it in GitHub Desktop.
Save kxzk/cf020b0fb36489e946a1de7bf93e0b75 to your computer and use it in GitHub Desktop.
from pandas.util.testing import assert_frame_equal
# Methods for Series and Index as well
assert_frame_equal(df_1, df_2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment