Skip to content

Commit

Permalink
Update streamlit_code.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mahnoorsheikh16 authored Dec 4, 2024
1 parent 496a844 commit dd8cf2a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion streamlit_code.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@
st.metric("**Default Percentage**", f"{perc:,}%")
with col4:
st.metric("**Total NTD Lost**", f"${money_lost:,}")
st.write("")
st.write("**Dashboard Layout:**")
st.write("**Identify Defaulting Customers for Next Month**: Navigate to the ‘Identify Defaults’ page (from the left-hand menu) to see upcoming customer defaults.")
st.write("**Analyze IDA and Key Trends**: Visit the ‘Data Analysis & Insights’ page to explore critical patterns and performance metrics.")
Expand Down

0 comments on commit dd8cf2a

Please sign in to comment.