Sathwikchowdary commited on
Commit
4bb776b
·
verified ·
1 Parent(s): d45e186

Update pages/Data_Collection.py

Browse files
Files changed (1) hide show
  1. pages/Data_Collection.py +1 -1
pages/Data_Collection.py CHANGED
@@ -97,7 +97,7 @@ with col1:
97
  if st.button("SQL"):
98
  st.switch_page("pages/excel_Files.py")
99
  if st.button("CSV"):
100
- if st.button("SQL"):
101
 
102
  with col2:
103
  if st.button("More info"):
 
97
  if st.button("SQL"):
98
  st.switch_page("pages/excel_Files.py")
99
  if st.button("CSV"):
100
+ st.switch("pages/info_of_CSV.py")
101
 
102
  with col2:
103
  if st.button("More info"):