摘要:
import pandas as pdimport numpy as np pandas 打开多个sheet'''df_names = pd.ExcelFile('text.xlsx') 打开工作薄print(df_names.sheet_names) 打印sheet列表for i in df_na 阅读全文
摘要:
django-rest-framework You can't use 'macro parameter character #' in math mode postman的使用 postman是目前最好用的 模拟发送http请求的工具 DAY80-4 自动化接口测试 还可以把测试的文件 导出jso 阅读全文