Spaces:
GIZ
/
Running on CPU Upgrade

prashant commited on
Commit
593bc97
1 Parent(s): 63d7654

reverting to table

Browse files
Files changed (1) hide show
  1. appStore/sdg_analysis.py +1 -1
appStore/sdg_analysis.py CHANGED
@@ -113,7 +113,7 @@ def app():
113
 
114
  c7, c8, c9 = st.columns([1, 10, 1])
115
  with c8:
116
- st.dataframe(df)
117
 
118
 
119
  # 1. Keyword heatmap \n
 
113
 
114
  c7, c8, c9 = st.columns([1, 10, 1])
115
  with c8:
116
+ st.table(df)
117
 
118
 
119
  # 1. Keyword heatmap \n