Spaces:
Runtime error
Runtime error
shwetashweta05
commited on
Update pages/Introduction Of Data Analysis.py
Browse files
pages/Introduction Of Data Analysis.py
CHANGED
@@ -16,7 +16,7 @@ st.image("https://blog.skyvia.com/wp-content/uploads/2022/04/table-structured-da
|
|
16 |
|
17 |
st.subheader("**Unstructured data-**")
|
18 |
st.write("The data which don't have any formatted structured.They are called as Unstructured data. **Example**-image,texture,audio,video. All are comes under unstructured data.")
|
19 |
-
st.image("https://
|
20 |
|
21 |
st.subheader("**Semistructured data-**")
|
22 |
st.write("Semi-structured- Semi-structured data is a type of data that is not purely structured but also not completely unstructured called semi-structured data.**Example**- CSV file,JSON file etc.")
|
|
|
16 |
|
17 |
st.subheader("**Unstructured data-**")
|
18 |
st.write("The data which don't have any formatted structured.They are called as Unstructured data. **Example**-image,texture,audio,video. All are comes under unstructured data.")
|
19 |
+
st.image("https://www.ashishmathur.com/wp-content/uploads/2020/02/Untitled-1-1024x576.png")
|
20 |
|
21 |
st.subheader("**Semistructured data-**")
|
22 |
st.write("Semi-structured- Semi-structured data is a type of data that is not purely structured but also not completely unstructured called semi-structured data.**Example**- CSV file,JSON file etc.")
|