Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -77,7 +77,7 @@ 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="
|
| 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
|
|
|
|
| 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
|