DOMMETI commited on
Commit
1af9b89
·
verified ·
1 Parent(s): fa2a276

Update app.py

Browse files

![Screenshot 2024-08-24 at 2.31.12 PM.png](https://cdn-uploads.huggingface.co/production/uploads/64c972774515835c4dadd754/QMUIDv2eboPvohbRe2yua.png)

Files changed (1) hide show
  1. app.py +2 -1
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)