Add statsmodels to the dependencies
This commit is contained in:
parent
b799085851
commit
ef269a8036
2 changed files with 60 additions and 1 deletions
|
|
@ -34,6 +34,7 @@ pandas = "^1.2.4"
|
|||
requests = "^2.25.1"
|
||||
scikit-learn = "^0.24.2"
|
||||
seaborn = "^0.11.1"
|
||||
statsmodels = "^0.12.2"
|
||||
tabulate = "^0.8.9"
|
||||
xlrd = "^2.0.1"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue