-
Notifications
You must be signed in to change notification settings - Fork 206
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
2 changed files
with
2 additions
and
2 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,4 +10,4 @@ | |
|
||
logging.basicConfig(level=logging.INFO, format="%(message)s") | ||
|
||
__version__ = "0.3.0" | ||
__version__ = "0.4.0" |
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 |
---|---|---|
|
@@ -9,7 +9,7 @@ maintainers = [ | |
"Song Bian <[email protected]>", | ||
] | ||
name = "dataprep" | ||
version = "0.3.0" | ||
version = "0.4.0" | ||
|
||
license = "MIT" | ||
|
||
|
d76f1f5
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
DataPrep.EDA Benchmarks
dataprep/tests/benchmarks/eda.py::test_create_report
0.20014093172682876
iter/sec (stddev: 0.03745842617198819
)0.15993185031078488
iter/sec (stddev: 0.04387142598993089
)0.80
This comment was automatically generated by workflow using github-action-benchmark.