From ebd49f5dc04a4a4072028ef562ecc700c7d6d80d Mon Sep 17 00:00:00 2001 From: caoqianming Date: Tue, 27 Feb 2024 16:46:16 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=BF=BD=E5=8A=A0=E6=80=BB=E9=99=A2?= =?UTF-8?q?=E6=95=B0=E6=8D=AE=E9=BB=98=E8=AE=A4source=E5=88=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mycode/main.py | 1 + 1 file changed, 1 insertion(+) diff --git a/mycode/main.py b/mycode/main.py index 547c341..60cbe06 100644 --- a/mycode/main.py +++ b/mycode/main.py @@ -149,6 +149,7 @@ def get_cbma_info_from_db_and_ana(year: str = '2023'): except Exception as e: print(e) + df['source'] = '' # 追加总院数据来源 for ind, row in df.iterrows(): if row['gbiz'] == zybiz: