ppsingh commited on
Commit
023875f
1 Parent(s): f9c91a4

Update appStore/subtarget.py

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