From 75a40e48c58e9232e92b06c8806f7b632ed0a5d7 Mon Sep 17 00:00:00 2001 From: marslbr Date: Wed, 29 Oct 2025 17:30:31 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E7=9B=AE=E5=BD=95=E5=92=8C?= =?UTF-8?q?=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/Python.iml | 2 +- .idea/misc.xml | 7 ++++++- 阿里云日志清洗/main.py | 4 ++-- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.idea/Python.iml b/.idea/Python.iml index 9f1a926..e3fe6f5 100644 --- a/.idea/Python.iml +++ b/.idea/Python.iml @@ -2,7 +2,7 @@ - + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml index ba571ba..2dac274 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,4 +1,9 @@ - + + + \ No newline at end of file diff --git a/阿里云日志清洗/main.py b/阿里云日志清洗/main.py index 4448c66..4051fa9 100644 --- a/阿里云日志清洗/main.py +++ b/阿里云日志清洗/main.py @@ -11,10 +11,10 @@ from datetime import datetime import pandas -sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__)))) - from utils.pandas_extension import save_as_workbook +sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__)))) + print("正在清洗阿里云日志...", end="") # 清洗后数据