Commit 8ce97002 by zhengxinhan

test

parent 52caf903
...@@ -9,8 +9,8 @@ from copy import copy ...@@ -9,8 +9,8 @@ from copy import copy
# from joblib import Parallel, delayed # from joblib import Parallel, delayed
from utils import standardized_name, name_in_niuren_list from utils import standardized_name, name_in_niuren_list
input_file_path = 'info/测试大表2.xlsx' # input_file_path = 'info/测试大表2.xlsx'
# input_file_path = 'info/论文被引用统计-陈老师-截止2025年X月XX日.xlsx' input_file_path = 'info/论文被引用统计-陈老师-截止2025年X月XX日.xlsx'
output_file_path = 'output/论文被引用统计-陈老师-截止2025年X月XX日_牛人筛选.xlsx' output_file_path = 'output/论文被引用统计-陈老师-截止2025年X月XX日_牛人筛选.xlsx'
output_dir = os.path.dirname(output_file_path) output_dir = os.path.dirname(output_file_path)
......
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