Skip to content

Releases: capitalone/datacompy

Version 0.6.0

25 Jan 17:38
fff818a
Compare
Choose a tag to compare

Small bug fix for Python 2.7 installations.

Version 0.5.2

23 Jan 15:11
246aad8
Compare
Choose a tag to compare

Changes since 0.5.1:

  • Added ignore_spaces and ignore_case flags for more flexible string comparisons
  • Fixed a bug (#35) with duplicate matching when nulls are present in the join columns
  • Added in pre-commit and black for code formatting

Version 0.5.1

19 May 20:45
370f7ef
Compare
Choose a tag to compare

Adding in rel_tol, abs_tol, show_all_columns, and match_rates for SparkCompare

Version 0.5.0

27 Mar 13:32
Compare
Choose a tag to compare

First release to public GitHub!