Analyse the nominal predictors and add factor variables
This commit is contained in:
parent
387a495a80
commit
9c684bc866
6 changed files with 7946 additions and 40 deletions
1
Pipfile
1
Pipfile
|
|
@ -16,6 +16,7 @@ matplotlib = "*"
|
|||
seaborn = "*"
|
||||
missingno = "*"
|
||||
sklearn = "*"
|
||||
statsmodels = "*"
|
||||
|
||||
[dev-packages]
|
||||
black = "*"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue