DOMMETI commited on
Commit
4f41aef
·
verified ·
1 Parent(s): a845562

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -19,7 +19,7 @@ st.markdown("""This type of data will be having a effective or well organized
19
  format.\nThis type of data is aligned in terms of row’s and column’s. Some of the best example’s of
20
  structured data are given below.\n * EXCEL DOCUMENT \n * STRUCTURED QUERY LANGUAGE DATABASE
21
  """)
22
- st.image('https://cdn-uploads.huggingface.co/production/uploads/64c972774515835c4dadd754/dSbyOXaQ6N_Kg2TLxgEyt.png', width=800)
23
  st.subheader("**Unstructured Data**")
24
  st.markdown("""This type of data will not be having any effective or well
25
  organized format. This type of data doesn’t have any row’s and column’s. Some of the best
 
19
  format.\nThis type of data is aligned in terms of row’s and column’s. Some of the best example’s of
20
  structured data are given below.\n * EXCEL DOCUMENT \n * STRUCTURED QUERY LANGUAGE DATABASE
21
  """)
22
+ st.image('https://cdn-uploads.huggingface.co/production/uploads/64c972774515835c4dadd754/dSbyOXaQ6N_Kg2TLxgEyt.png', width=400)
23
  st.subheader("**Unstructured Data**")
24
  st.markdown("""This type of data will not be having any effective or well
25
  organized format. This type of data doesn’t have any row’s and column’s. Some of the best