DOMMETI commited on
Commit
695db38
·
verified ·
1 Parent(s): 3e60671

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -1
app.py CHANGED
@@ -77,4 +77,8 @@ st.markdown("""
77
  <li>Audio recordings</li>
78
  </ul>
79
  """,unsafe_allow_html=True)
80
- st.image("https://cdn-uploads.huggingface.co/production/uploads/64c972774515835c4dadd754/qpmLGi47ucDCWYEi8eZhE.png",caption=": An Example of Data,width=400)
 
 
 
 
 
77
  <li>Audio recordings</li>
78
  </ul>
79
  """,unsafe_allow_html=True)
80
+ st.image("https://cdn-uploads.huggingface.co/production/uploads/64c972774515835c4dadd754/qpmLGi47ucDCWYEi8eZhE.png",caption=": An Example of Data,width=400)
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""")