ralate2 commited on
Commit
1430402
·
verified ·
1 Parent(s): 88463a2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -72,7 +72,6 @@ st.sidebar.header("Dashboard Controls")
72
  viz_type = st.sidebar.selectbox("Select Visualization", [
73
  "Complaint Types", "Geographic Distribution", "Complaints by Disposition", "Submission Methods",
74
  "Monthly Trends by Complaint Type", "Complaints Over Time", "Complaints by Housing Block and Type",
75
- "Complaints by Housing Block and Type (Incorporating Suggestions Based on Professor's Feedback)"
76
  ], key="viz_type_select")
77
 
78
  # Remove the year selection when certain visualizations are selected
 
72
  viz_type = st.sidebar.selectbox("Select Visualization", [
73
  "Complaint Types", "Geographic Distribution", "Complaints by Disposition", "Submission Methods",
74
  "Monthly Trends by Complaint Type", "Complaints Over Time", "Complaints by Housing Block and Type",
 
75
  ], key="viz_type_select")
76
 
77
  # Remove the year selection when certain visualizations are selected