rasmodev commited on
Commit
bc95bf5
β€’
1 Parent(s): 6e3439f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -144,8 +144,8 @@ def perform_eda():
144
  st.title("Data Insights and Recommendations")
145
  st.write("""
146
  πŸ“ŠπŸ“ˆ Welcome to the Exploratory Data Analysis for the Income Prediction Project! πŸ“ˆπŸ“Š
147
- Gain a comprehensive understanding of income distribution and explore the factors contributing to an individual's income level based on the census data used to build this prediction tool.
148
- Dive into the wealth of data and uncover insights about income prediction. Explore the data and understand the factors contributing to an individual's income level. Let's begin our data-driven journey! πŸ’°πŸ”
149
  """)
150
 
151
  # Show the Power BI dashboard
 
144
  st.title("Data Insights and Recommendations")
145
  st.write("""
146
  πŸ“ŠπŸ“ˆ Welcome to the Exploratory Data Analysis for the Income Prediction Project! πŸ“ˆπŸ“Š
147
+ Gain insights into income distribution and factors influencing individuals' income levels based on census data.
148
+ Dive into the data to understand income patterns and key contributing factors. Let's start our data-driven journey! πŸ’°πŸ”
149
  """)
150
 
151
  # Show the Power BI dashboard