Skip to content

Commit

Permalink
updating fugue functions
Browse files Browse the repository at this point in the history
  • Loading branch information
fdosani committed Nov 15, 2023
1 parent 5d76ed9 commit b5e1650
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/source/fugue_usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ Basic Usage

The Fugue implementation can be accessed via the:

- ``datacompy.unq_columns``
- ``datacompy.intersect_columns``
- ``datacompy.all_columns_match``
- ``datacompy.all_rows_overlap``
- ``datacompy.is_match``
- and ``datacompy.report`` functions

Expand Down

0 comments on commit b5e1650

Please sign in to comment.