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

Update pages/Intro_DS.py

Browse files
Files changed (1) hide show
  1. pages/Intro_DS.py +4 -0
pages/Intro_DS.py CHANGED
@@ -28,4 +28,8 @@ st.markdown(
28
  "Visualisation tools include Tableau, Power BI, Matplotlib, and Seaborn."
29
  "</p>",
30
  unsafe_allow_html=True)
 
 
 
 
31
 
 
28
  "Visualisation tools include Tableau, Power BI, Matplotlib, and Seaborn."
29
  "</p>",
30
  unsafe_allow_html=True)
31
+ st.markdown("<p style='font-size: 16px; color:Blue; font-style: italic'>"
32
+ Data Science may be applied in a variety of areas or businesses, including business, healthcare, finance, retail, and social media.
33
+ "</p>",
34
+ unsafe_allow_html=True)
35