DOMMETI commited on
Commit
0ebcef9
·
verified ·
1 Parent(s): b311fac

Update app.py

Browse files

![ss.png](https://cdn-uploads.huggingface.co/production/uploads/64c972774515835c4dadd754/dSbyOXaQ6N_Kg2TLxgEyt.png)

Files changed (1) hide show
  1. app.py +2 -2
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("")
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
@@ -29,4 +29,4 @@ st.subheader("**Semi Structured Data**")
29
  st.markdown("""This type of data can be called as combination of
30
  structured data as well as unstructured data. Some of the best examples of semi structured
31
  data are given below.\n * COMMA SEPERATED VARIABLE\n *JSON FILES\n * E-MAILS\n * HTML
32
- """)
 
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
+ ![ss.png](https://cdn-uploads.huggingface.co/production/uploads/64c972774515835c4dadd754/dSbyOXaQ6N_Kg2TLxgEyt.png)
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
 
29
  st.markdown("""This type of data can be called as combination of
30
  structured data as well as unstructured data. Some of the best examples of semi structured
31
  data are given below.\n * COMMA SEPERATED VARIABLE\n *JSON FILES\n * E-MAILS\n * HTML
32
+ """)e