DOMMETI commited on
Commit
0c4836c
·
verified ·
1 Parent(s): bb49acb

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.markdown("""While collecting the data we tend to collect the data based on
 
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>