Skip to content

Commit

Permalink
docs: fix comparator anchor
Browse files Browse the repository at this point in the history
  • Loading branch information
natlownes committed Dec 26, 2023
1 parent 2accdff commit a1d178b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api/table.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ title: Table \| Arquero API Reference
* [Table Metadata](#metadata)
* [numCols](#numCols), [numRows](#numRows), [size](#size), [totalRows](#totalRows)
* [isFiltered](#isFiltered), [isGrouped](#isGrouped), [isOrdered](#isOrdered)
* [comparator](#foo), [groups](#groups), [mask](#mask)
* [comparator](#comparator), [groups](#groups), [mask](#mask)
* [params](#params)
* [Table Transformation](#transformation)
* [assign](#assign)
Expand Down

0 comments on commit a1d178b

Please sign in to comment.