Spaces:
Build error
Build error
Update pages/2_Introduction_to_Statistics.py
Browse files
pages/2_Introduction_to_Statistics.py
CHANGED
|
@@ -90,7 +90,8 @@ st.markdown("""
|
|
| 90 |
<li>Regression Analysis(Simple Linear Regression,Multiple Regression,Logistic Regression)</li>
|
| 91 |
</u>
|
| 92 |
""", unsafe_allow_html=True)
|
| 93 |
-
st
|
|
|
|
| 94 |
<ul class="icon-bullet">
|
| 95 |
<li>Poulation</li>
|
| 96 |
<li>Sample</li>
|
|
|
|
| 90 |
<li>Regression Analysis(Simple Linear Regression,Multiple Regression,Logistic Regression)</li>
|
| 91 |
</u>
|
| 92 |
""", unsafe_allow_html=True)
|
| 93 |
+
st,header("While collecting the data we tend to collect the data based on")
|
| 94 |
+
st.markdown("""
|
| 95 |
<ul class="icon-bullet">
|
| 96 |
<li>Poulation</li>
|
| 97 |
<li>Sample</li>
|