DrishtiSharma commited on
Commit
b8c49c7
Β·
verified Β·
1 Parent(s): d7a5816

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -284,6 +284,7 @@ if st.session_state.df is not None:
284
  temp_dir.cleanup()
285
  else:
286
  st.info("Please load a dataset to proceed.")
 
287
  # Sidebar Reference
288
  with st.sidebar:
289
  st.header("πŸ“š Reference:")
 
284
  temp_dir.cleanup()
285
  else:
286
  st.info("Please load a dataset to proceed.")
287
+
288
  # Sidebar Reference
289
  with st.sidebar:
290
  st.header("πŸ“š Reference:")