Add statsmodels to the dependencies
This commit is contained in:
parent
4b6d92958d
commit
6429165aaf
3 changed files with 95 additions and 1 deletions
|
|
@ -37,6 +37,7 @@ pandas = "^1.1.0"
|
|||
psycopg2 = "^2.8.5" # adapter for PostgreSQL
|
||||
rpy2 = "^3.4.1"
|
||||
sqlalchemy = "^1.3.18"
|
||||
statsmodels = "^0.12.1"
|
||||
utm = "^0.7.0"
|
||||
|
||||
# Jupyter Lab => notebooks with analyses using the developed package
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue