Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -25,7 +25,6 @@ st.markdown(""""Statistics is essential for making informed decisions. By transf
|
|
| 25 |
<li>Understanding trends and patterns.</li>
|
| 26 |
<li>Making predictions and forecasts.</li>
|
| 27 |
<li>Identifying relationships between variables.</li>
|
| 28 |
-
<li>Testing hypotheses and validating results.</li>
|
| 29 |
<li>Communicating findings effectively through data visualization.</li>
|
| 30 |
</ul>""",unsafe_allow_html=True)
|
| 31 |
|
|
|
|
| 25 |
<li>Understanding trends and patterns.</li>
|
| 26 |
<li>Making predictions and forecasts.</li>
|
| 27 |
<li>Identifying relationships between variables.</li>
|
|
|
|
| 28 |
<li>Communicating findings effectively through data visualization.</li>
|
| 29 |
</ul>""",unsafe_allow_html=True)
|
| 30 |
|