Commit 217841cb authored by rico.liu's avatar rico.liu

update

parent 8d59b5bc
......@@ -467,8 +467,6 @@ def check_params_data(path):
data_dict = pd.DataFrame(cursor_zi_new.fetchall(), columns=[tuple[0] for tuple in cursor_zi_new.description])
cat_df['remark'] = cat_df['remark'].apply(lambda x:str(x))
#实例化进度条
index_ = ProgressLine()
counter = 1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment