Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -19,7 +19,7 @@ def install_custom_font():
|
|
19 |
|
20 |
install_custom_font()
|
21 |
|
22 |
-
st.title("
|
23 |
|
24 |
# 直接讀取固定 URL 的 CSV 檔案
|
25 |
url = "https://mopsfin.twse.com.tw/opendata/t187ap46_L_1.csv"
|
|
|
19 |
|
20 |
install_custom_font()
|
21 |
|
22 |
+
st.title("ESG數據分析")
|
23 |
|
24 |
# 直接讀取固定 URL 的 CSV 檔案
|
25 |
url = "https://mopsfin.twse.com.tw/opendata/t187ap46_L_1.csv"
|