摘要: import pandas as pd import numpy as np pd.set_option('display.max_columns', None) pd.set_option('display.max_rows', None) dataf = pd.read_excel(r'C:\U 阅读全文
posted @ 2021-03-10 21:53 kuanleung 阅读(9) 评论(0) 推荐(0)