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="") # 清洗后数据