Spaces:
Build error
Build error
Update pages/3_Types_of_Data_in_Statistics.py
Browse files
pages/3_Types_of_Data_in_Statistics.py
CHANGED
|
@@ -123,4 +123,4 @@ st.markdown("""Discrete data is **quantitative** data that can only take specifi
|
|
| 123 |
<li>Lower_Bound</li>
|
| 124 |
</ul>
|
| 125 |
""",unsafe_allow_html=True)
|
| 126 |
-
|
|
|
|
| 123 |
<li>Lower_Bound</li>
|
| 124 |
</ul>
|
| 125 |
""",unsafe_allow_html=True)
|
| 126 |
+
st.image('https://cdn-uploads.huggingface.co/production/uploads/64c972774515835c4dadd754/Q52gDUTrLrn5llAa6IYim.png',caption="An Example of Continous Data",width=400)
|