We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 423b5b8 commit 8349016Copy full SHA for 8349016
requirements/env_climada.yml
@@ -32,6 +32,7 @@ dependencies:
32
- salib>=1.4
33
- scikit-learn>=1.3
34
- scipy>=1.11
35
+ - seaborn
36
- sparse>=0.14
37
- statsmodels>=0.14
38
- tabulate>=0.9
setup.py
@@ -84,6 +84,7 @@
84
'rasterio',
85
'salib',
86
'scikit-learn',
87
+ 'seaborn',
88
'statsmodels',
89
'sparse',
90
'tables',
0 commit comments