Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -81,4 +81,5 @@ st.image("https://cdn-uploads.huggingface.co/production/uploads/64c972774515835c
|
|
| 81 |
st.header("What is Data Analysis?")
|
| 82 |
st.subheader("Data Analysis")
|
| 83 |
st.markdown("""Data analysis is the process of inspecting, cleansing, transforming, and modeling data with the goal of discovering useful information, drawing conclusions, and supporting decision-making
|
| 84 |
-
based on the problem statement.This applied on various filed like business,science,health care etc""")
|
|
|
|
|
|
| 81 |
st.header("What is Data Analysis?")
|
| 82 |
st.subheader("Data Analysis")
|
| 83 |
st.markdown("""Data analysis is the process of inspecting, cleansing, transforming, and modeling data with the goal of discovering useful information, drawing conclusions, and supporting decision-making
|
| 84 |
+
based on the problem statement.This applied on various filed like business,science,health care etc""")
|
| 85 |
+
st.image("https://cdn-uploads.huggingface.co/production/uploads/64c972774515835c4dadd754/QMUIDv2eboPvohbRe2yua.png)",caption="An Example of Data Analysis",width=40)
|