shwetashweta05 commited on
Commit
9eac068
·
verified ·
1 Parent(s): 580473b

Update pages/6.Data Collection.py

Browse files
Files changed (1) hide show
  1. pages/6.Data Collection.py +1 -1
pages/6.Data Collection.py CHANGED
@@ -21,7 +21,7 @@ if data_type == "Structured":
21
 
22
  # Buttons for Data Formats
23
  format_selected = st.radio(
24
- "Select a data format to learn more:", ["Excel", "CSV"]
25
  )
26
 
27
  # Excel Format Section
 
21
 
22
  # Buttons for Data Formats
23
  format_selected = st.radio(
24
+ "Select a data format to learn more:", ["Excel", "CSV","XML"]
25
  )
26
 
27
  # Excel Format Section