Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -82,4 +82,4 @@ 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=
|
|
|
|
| 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=400)
|