QuantumLearner commited on
Commit
ca58ae3
·
verified ·
1 Parent(s): b4594d9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -183,7 +183,7 @@ def page2():
183
 
184
  # Transpose data at the bottom
185
  st.markdown("---")
186
- st.subheader("Transposed Ticker Data")
187
  st.markdown("""
188
  **Explanation:**
189
  This table presents the portfolio allocation weights and market values for each ticker across different dates. It provides a detailed view of how each stock's weight and market value have evolved over time.
 
183
 
184
  # Transpose data at the bottom
185
  st.markdown("---")
186
+ st.subheader("Industry Allocation Overview by Date")
187
  st.markdown("""
188
  **Explanation:**
189
  This table presents the portfolio allocation weights and market values for each ticker across different dates. It provides a detailed view of how each stock's weight and market value have evolved over time.