ankithpatel commited on
Commit
1aa111b
·
verified ·
1 Parent(s): 889e239

Update home.py

Browse files
Files changed (1) hide show
  1. home.py +2 -1
home.py CHANGED
@@ -4,4 +4,5 @@ st.markdown("""<h1 style="border-bottom: 2px solid black; display: inline-block;
4
 
5
  st.markdown("""<h2 style="text-align: left; display: inline; text-decoration: underline;">INTRODUCTION</h2>""",unsafe_allow_html=True)
6
 
7
- st.markdown("""<p style="font-family: 'Arial', sans-serif; font-size: 16px; color: blue;">Data science is a multidisciplinary field that combines statistics, programming, and domain expertise to extract meaningful insights from data. It involves collecting, cleaning, and analyzing vast amounts of structured and unstructured data to uncover patterns, trends, and valuable information.</p>""",unsafe_allow_html=True)
 
 
4
 
5
  st.markdown("""<h2 style="text-align: left; display: inline; text-decoration: underline;">INTRODUCTION</h2>""",unsafe_allow_html=True)
6
 
7
+ st.markdown("""<p style="font-family: 'Arial', sans-serif; font-size: 16px; color: blue;">Data science is a multidisciplinary field that combines statistics, programming, and domain expertise to extract meaningful insights from data. It involves collecting, cleaning, and analyzing vast amounts of structured and unstructured data to uncover patterns, trends, and valuable information.</p>""",unsafe_allow_html=True)
8
+ st.markdown("""<p1 style="font-family: 'Arial', sans-serif; font-size: 16px; color: blue;">With the rise of digital technology, data is being generated at an unprecedented rate, and data science helps organizations make sense of it. By leveraging tools like Python, R, and machine learning algorithms, data scientists solve real-world problems in areas like healthcare, finance, marketing, and more.</p1>""",unsafe_allow_html=True)