Skip to content

Commit

Permalink
Merge branch 'dev' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
erich-hs committed Apr 22, 2023
2 parents dea5883 + 48a457d commit 4ca9ff8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ comparison.df2_unq_columns()
| | idx1 | idx2 | colC |
|:-:|-----:|-----:|------:|
| 0 | A | 01 | foo |
| 0 | B | 01 | bar |
| 0 | C | 03 | baz |
| 1 | B | 01 | bar |
| 2 | C | 03 | baz |

- #### Enhanced Reporting
The report functionality is now callable from the comparison object. It includes a .txt, .html, and .xlsx version.
Expand Down

0 comments on commit 4ca9ff8

Please sign in to comment.