Sathwikchowdary commited on
Commit
e42fb4a
·
verified ·
1 Parent(s): fe16dcc

Update pages/Data_Collection.py

Browse files
Files changed (1) hide show
  1. pages/Data_Collection.py +1 -1
pages/Data_Collection.py CHANGED
@@ -65,7 +65,7 @@ st.markdown(
65
  )
66
 
67
  # Add buttons for each data type
68
- if st.button("Learn More About Structured Data"):
69
  st.markdown(
70
  "<p style='font-size: 16px; color: Black;'>Structured data is stored in a well-defined schema, such as tables or databases. Common examples include Excel files, CSV files, and SQL databases.</p>",
71
  unsafe_allow_html=True
 
65
  )
66
 
67
  # Add buttons for each data type
68
+ if st.button("<h3 style='text-align: left; color: Black;'>🗂️Semi-Structured data </h3>"):
69
  st.markdown(
70
  "<p style='font-size: 16px; color: Black;'>Structured data is stored in a well-defined schema, such as tables or databases. Common examples include Excel files, CSV files, and SQL databases.</p>",
71
  unsafe_allow_html=True