Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -8,6 +8,6 @@ st.write("Data analysis is the process of examining, cleaning, transforming, and
|
|
| 8 |
st.subheader("What we learn Here:")
|
| 9 |
st.write("1.Basics of Data Analysis")
|
| 10 |
st.write("2.How Statistics are used to analyze data.")
|
| 11 |
-
st.write("3.What are the different types
|
| 12 |
st.write("4.Levels of Measurements")
|
| 13 |
st.write("5.Descriptive Stastistics")
|
|
|
|
| 8 |
st.subheader("What we learn Here:")
|
| 9 |
st.write("1.Basics of Data Analysis")
|
| 10 |
st.write("2.How Statistics are used to analyze data.")
|
| 11 |
+
st.write("3.What are the different types of data used for performing statistics.")
|
| 12 |
st.write("4.Levels of Measurements")
|
| 13 |
st.write("5.Descriptive Stastistics")
|