From dd9a7d6903862eb8900957c1078c1a2084478cb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=97=E6=9E=97?= <6969846@qq.com> Date: Wed, 12 Mar 2025 21:23:18 +0800 Subject: [PATCH] =?UTF-8?q?zero=E8=BF=9B=E8=A1=8C=E6=B5=8B=E8=AF=95?= =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Preliminary knowledge/Data_Operation.py | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Preliminary knowledge/Data_Operation.py b/Preliminary knowledge/Data_Operation.py index 20bce60..27104e3 100644 --- a/Preliminary knowledge/Data_Operation.py +++ b/Preliminary knowledge/Data_Operation.py @@ -26,4 +26,7 @@ mid = pd.get_dummies(mid, dummy_na=True) print(mid) -# 修改提交测试推送 \ No newline at end of file +# 修改提交测试推送 + + +# zero进行测试提交 \ No newline at end of file