Spencer525 commited on
Commit
9713fc8
1 Parent(s): a5e171c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -147,7 +147,7 @@ def plot_waste_management(df_group, df_specific, company_name):
147
 
148
  # Main function update
149
  def main():
150
- st.title("公司數據分析儀表板")
151
 
152
  # File upload
153
  st.sidebar.header("上傳 CSV 檔案")
 
147
 
148
  # Main function update
149
  def main():
150
+ st.title("ESG analytic dashboard")
151
 
152
  # File upload
153
  st.sidebar.header("上傳 CSV 檔案")