Skip to content

Instantly share code, notes, and snippets.

@jiffyclub
Last active October 27, 2020 17:02
Show Gist options
  • Star 10 You must be signed in to star a gist
  • Fork 5 You must be signed in to fork a gist
  • Save jiffyclub/ac2e7506428d5e1d587b to your computer and use it in GitHub Desktop.
Save jiffyclub/ac2e7506428d5e1d587b to your computer and use it in GitHub Desktop.
Example of a function to compare two DataFrames independent of row/column ordering and with handling of null values.
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@pjk1193
Copy link

pjk1193 commented Feb 5, 2018

Hi, Awesome code.
When trying to run the code, if there are multiple errors, only the first error is given.
Is this intended?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment