-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change
isbi_utils
from writing files to comparing in memory (#67)
* Add new `trk_to_isbi` that takes a trk and transforms it into a `pd.DataFrame`. `trk_to_graph` now calls this internally. * Deprecate path arguments in `benchmark_division_performance`, they no longer need to be passed and no files are written if they are not. * Use DeprecationWarning if path arguments are passed to `benchmark_division_performance`. * Bump version to 0.4.3
- Loading branch information
Showing
3 changed files
with
188 additions
and
56 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