Spaces:
Sleeping
Sleeping
Spencer525
commited on
Commit
•
9713fc8
1
Parent(s):
a5e171c
Update app.py
Browse files
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 檔案")
|