New Contributors * mend-for-github-com made their first contribution in https://github.com/capitalone/datacompy/pull/145 * azadekhalaj made their first contribution in https://github.com/capitalone/datacompy/pull/166
- Make column order in reports determinitistic (alphabetical) (107) - Use OrderedSet to maintain DataFrame column order throughout comparison set operations (108) - General house keeping (109, 110, 111, 113) - adding column count (116)
0.7.2
Updates to CODEOWNERS (80, 86) Bumped min pandas version to 0.25 (92) Move from Travis to GH Actions (90, 91, 96) Doc cleanup (98, 100) Unit test cleanup (99) Suppress "Sample Rows" section in the output report (102)
0.7.1
- Lower casing columns and casting as string (69) - Adding whitesource config (70)