ppsingh commited on
Commit
b4af18d
1 Parent(s): c248df6

Update appStore/sector.py

Browse files
Files changed (1) hide show
  1. appStore/sector.py +0 -1
appStore/sector.py CHANGED
@@ -35,6 +35,5 @@ def app():
35
  df = sector_classification(haystack_doc=df,
36
  threshold= params['threshold'])
37
 
38
- st.dataframe(df)
39
 
40
  st.session_state.key1 = df
 
35
  df = sector_classification(haystack_doc=df,
36
  threshold= params['threshold'])
37
 
 
38
 
39
  st.session_state.key1 = df