Sathwikchowdary commited on
Commit
16c5557
·
verified ·
1 Parent(s): 5b3da9a

Update pages/Data_Collection.py

Browse files
Files changed (1) hide show
  1. pages/Data_Collection.py +2 -2
pages/Data_Collection.py CHANGED
@@ -122,5 +122,5 @@ if st.button("Learn More About Unstructured Data"):
122
  if st.button("Learn More About Semi-Structured Data"):
123
  st.markdown(
124
  "<p style='font-size: 16px; color: White;'>Semi-structured data lies between structured and unstructured data. Formats like JSON, XML, and YAML are common examples of semi-structured data.</p>",
125
- unsafe_allow_html=True
126
- )
 
122
  if st.button("Learn More About Semi-Structured Data"):
123
  st.markdown(
124
  "<p style='font-size: 16px; color: White;'>Semi-structured data lies between structured and unstructured data. Formats like JSON, XML, and YAML are common examples of semi-structured data.</p>",
125
+ unsafe_allow_html=True
126
+ )