优化数据处理逻辑,更新工单数据文件路径,增加多个工单数据集的创建与上传功能,同时调整查询参数以提高检索效果。
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
import pandas as pd
|
||||
import json
|
||||
|
||||
from regex import search
|
||||
|
||||
import sys
|
||||
import os
|
||||
sys.path.append(os.getcwd())
|
||||
|
||||
Reference in New Issue
Block a user