We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c549e77 commit ca59a97Copy full SHA for ca59a97
CHANGELOG.md
@@ -7,6 +7,9 @@
7
- `biopsykit.stats.regression`: Functions for performing more "complex" regression analysis
8
(currently: stepwise backward multiple linear regression)
9
- `biopsykit.classification`: `SklearnPipelinePermuter` instances can now be saved as pickle files and imported again
10
+-
11
+### Bugfixes
12
+_ `biopsykit.utils.time`: Renamed `time_to_datetime` to `time_to_timedelta` (wrong function name)
13
14
## Version 0.4.2 - March 18, 2022
15
### Bugfixes
0 commit comments