Sathwikchowdary commited on
Commit
4d9ed7b
·
verified ·
1 Parent(s): 0d5e209

Update pages/Intro_DS.py

Browse files
Files changed (1) hide show
  1. pages/Intro_DS.py +1 -1
pages/Intro_DS.py CHANGED
@@ -25,7 +25,7 @@ st.markdown(
25
  st.markdown("<h2 style='text-align: center; color: Black;'>Skills Required for Data Science</h2>", unsafe_allow_html=True)
26
  st.markdown(
27
  "<p style='font-size: 16px; color: Blue; font-style: italic;'>"
28
- "<b>Programming Skills:</b> Proficiency in Python, R, SQL, and other programming languages.<br>"
29
  "<b>Mathematics and Statistics:</b> Knowledge of probability, linear algebra, and hypothesis testing.<br>"
30
  "<b>Machine Learning:</b> Expertise in supervised and unsupervised learning techniques, including regression, classification, and clustering.<br>"
31
  "<b>Data Wrangling and ETL:</b> Skills in extracting, manipulating, and loading data for analysis.<br>"
 
25
  st.markdown("<h2 style='text-align: center; color: Black;'>Skills Required for Data Science</h2>", unsafe_allow_html=True)
26
  st.markdown(
27
  "<p style='font-size: 16px; color: Blue; font-style: italic;'>"
28
+ "<b>style='font-size: 16px; color: Black;Programming Skills:</b> Proficiency in Python, R, SQL, and other programming languages.<br>"
29
  "<b>Mathematics and Statistics:</b> Knowledge of probability, linear algebra, and hypothesis testing.<br>"
30
  "<b>Machine Learning:</b> Expertise in supervised and unsupervised learning techniques, including regression, classification, and clustering.<br>"
31
  "<b>Data Wrangling and ETL:</b> Skills in extracting, manipulating, and loading data for analysis.<br>"