Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -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 |
-
""")
|
|
|
|
| 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 |
+
""")
|