Spaces:
Sleeping
Sleeping
Update pages/1_INTRODUCTION TO DATA ANALYSIS.py
Browse files
pages/1_INTRODUCTION TO DATA ANALYSIS.py
CHANGED
|
@@ -27,7 +27,7 @@ st.markdown(
|
|
| 27 |
"""
|
| 28 |
|
| 29 |
- It is the data that has no particular structure or format.
|
| 30 |
-
- UnStructured information is set of text and may also contain data such as patterns and facts as well."
|
| 31 |
|
| 32 |
""")
|
| 33 |
st.write("***EXAMPLE***")
|
|
@@ -43,7 +43,7 @@ st.write("Data Analysis is the process of systematically applying statistical an
|
|
| 43 |
st.subheader("Applications of Data Analysis")
|
| 44 |
st.write("""Data analytics offers plenty of benefits to many of today’s sectors (commercial, government, financial).
|
| 45 |
|
| 46 |
-
**Here’s a
|
| 47 |
st.write(""" 1. Health industry
|
| 48 |
|
| 49 |
2. Finance
|
|
|
|
| 27 |
"""
|
| 28 |
|
| 29 |
- It is the data that has no particular structure or format.
|
| 30 |
+
- UnStructured information is set of text and may also contain data such as patterns and facts as well."
|
| 31 |
|
| 32 |
""")
|
| 33 |
st.write("***EXAMPLE***")
|
|
|
|
| 43 |
st.subheader("Applications of Data Analysis")
|
| 44 |
st.write("""Data analytics offers plenty of benefits to many of today’s sectors (commercial, government, financial).
|
| 45 |
|
| 46 |
+
**Here’s a some of the typical data analytics applications.**""")
|
| 47 |
st.write(""" 1. Health industry
|
| 48 |
|
| 49 |
2. Finance
|