Add feature transformations (e.g. Box-Cox)
This commit is contained in:
parent
e662960fde
commit
069691cca1
7 changed files with 5025 additions and 89 deletions
2
Pipfile
2
Pipfile
|
|
@ -12,8 +12,10 @@ xlrd = "*"
|
|||
xlwt = "*"
|
||||
tabulate = "*"
|
||||
requests = "*"
|
||||
matplotlib = "*"
|
||||
seaborn = "*"
|
||||
missingno = "*"
|
||||
sklearn = "*"
|
||||
|
||||
[dev-packages]
|
||||
black = "*"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue