-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
-added support for prior mean encoding (regularised encodings) -added support for weights to mean, median and mode imputers -added classname() method to BaseTransformer and prefixed all errors with classname call for easier debugging -added DatetimeInfoExtractor transformer -added DatetimeSinusoidCalculator -added TwoColumnOperatorTransformer -added StringConcatenator -added SetColumnDtype -added waring to MappingTransformer for unexpected changes in dtype -added new module tubular/comparison.py containing EqualityChecker -added PCATransformer -updated black version to 22.3.0 and flake8 version to 5.0.4 to fix compatibility issues -removed kwargs argument from BaseTransfomer -updated version to 0.3.3 -updated changelog and docs Co-authored-by: Claire_Fromholz <33227678+ClaireF57@users.noreply.github.com> Co-authored-by: Fromholz <claire.fromholz@allianz.com>
- Loading branch information
1 parent
d122842
commit 0098637
Showing
61 changed files
with
7,886 additions
and
366 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
Oops, something went wrong.