We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42048fd commit b247939Copy full SHA for b247939
3 files changed
packages.txt
@@ -0,0 +1 @@
1
+r-base
pages/test.py
requirements.txt
@@ -1,3 +1,5 @@
+rpy2==3.5.16
2
+streamlit
3
duckdb==1.0.0
4
folium==0.17.0
5
geobr==0.2.1
@@ -8,7 +10,6 @@ numpy==1.23.2
8
10
pandas==2.2.2
9
11
patsy==0.5.6
12
plotly==5.22.0
-#rpy2==3.5.16
13
seaborn==0.13.2
14
statsmodels==0.14.2
15
streamlit_folium==0.20.1
0 commit comments