-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add tablenumber capabilities to distinguish repeated image numbers fr…
…om multiple datasets (#188) * initial rework of tablenumber efforts * enhance tablenumber work * add manual join to compare during tests * linting and threaded test * add list dep * fix htex tests * resolve legacy test issue with cytominer-database * fix tablenumber test * add docs * Update cytotable/convert.py Co-authored-by: Gregory Way <[email protected]> * update docs * linting --------- Co-authored-by: Gregory Way <[email protected]>
- Loading branch information
Showing
7 changed files
with
371 additions
and
100 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -45,6 +45,10 @@ Convert | |
| | ||
.. autofunction:: _set_tablenumber | ||
| | ||
.. autofunction:: _prepend_column_name | ||
| | ||
|
Oops, something went wrong.