Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -32,7 +32,7 @@ structured data as well as unstructured data. Some of the best examples of semi
|
|
| 32 |
data are given below.\n * COMMA SEPERATED VARIABLE\n *JSON FILES\n * E-MAILS\n * HTML
|
| 33 |
""")
|
| 34 |
st.image("https://cdn-uploads.huggingface.co/production/uploads/64c972774515835c4dadd754/Nupc6BePInRVo9gJwLfWH.png", width=400)
|
| 35 |
-
st.
|
| 36 |
st.markdown("""_The term statistics is a branch of mathematics and also can be called as a huge field in which
|
| 37 |
we are going to deal with data which involves collecting, analyzing, interpreting, and
|
| 38 |
structuring the data. Statistics is classified into two types.
|
|
|
|
| 32 |
data are given below.\n * COMMA SEPERATED VARIABLE\n *JSON FILES\n * E-MAILS\n * HTML
|
| 33 |
""")
|
| 34 |
st.image("https://cdn-uploads.huggingface.co/production/uploads/64c972774515835c4dadd754/Nupc6BePInRVo9gJwLfWH.png", width=400)
|
| 35 |
+
st.title("2 : INTRODUCTION TO STATISTICS")
|
| 36 |
st.markdown("""_The term statistics is a branch of mathematics and also can be called as a huge field in which
|
| 37 |
we are going to deal with data which involves collecting, analyzing, interpreting, and
|
| 38 |
structuring the data. Statistics is classified into two types.
|