Spaces:
Runtime error
Runtime error
shwetashweta05
commited on
Update pages/Types Of Data.py
Browse files- pages/Types Of Data.py +1 -2
pages/Types Of Data.py
CHANGED
@@ -3,9 +3,8 @@ import numpy as np
|
|
3 |
import pandas as pd
|
4 |
|
5 |
st.title("**TYPES OF DATA**")
|
6 |
-
st.image("https://www.mygreatlearning.com/blog/wp-content/uploads/2023/06/types-of-data-1024x555-1.png")
|
7 |
-
|
8 |
st.header("What are the different types of data?")
|
|
|
9 |
st.subheader("The two main types of data are:")
|
10 |
st.write("1.Qualitative Data")
|
11 |
st.write("2.Quantitative Data")
|
|
|
3 |
import pandas as pd
|
4 |
|
5 |
st.title("**TYPES OF DATA**")
|
|
|
|
|
6 |
st.header("What are the different types of data?")
|
7 |
+
st.image("https://www.mygreatlearning.com/blog/wp-content/uploads/2023/06/types-of-data-1024x555-1.png")
|
8 |
st.subheader("The two main types of data are:")
|
9 |
st.write("1.Qualitative Data")
|
10 |
st.write("2.Quantitative Data")
|