Sathwikchowdary commited on
Commit
60be4a3
·
verified ·
1 Parent(s): 97ad35e

Update pages/Intro_DS.py

Browse files
Files changed (1) hide show
  1. pages/Intro_DS.py +1 -1
pages/Intro_DS.py CHANGED
@@ -20,7 +20,7 @@ st.markdown(
20
  "Decision Making: Applying insights to address corporate problems, improve procedures, or create new products."
21
  "</p>",
22
  unsafe_allow_html=True)
23
- st.markdown("<h2 style='text-align: center; color: ;'>Skills required for DS</h2>", unsafe_allow_html=True")
24
  st.markdown(
25
  "<p style='font-size: 16px; color:Blue; font-style: italic'>"
26
  "Skills required include Python, R, SQL, and other programming languages.Mathematics and statistics skills include probability, linear algebra, and hypothesis testing."
 
20
  "Decision Making: Applying insights to address corporate problems, improve procedures, or create new products."
21
  "</p>",
22
  unsafe_allow_html=True)
23
+ st.markdown("<h2 style='text-align: center; color: ;'>Skills required for DS</h2>", unsafe_allow_html=True)
24
  st.markdown(
25
  "<p style='font-size: 16px; color:Blue; font-style: italic'>"
26
  "Skills required include Python, R, SQL, and other programming languages.Mathematics and statistics skills include probability, linear algebra, and hypothesis testing."