1、读取CSV文件 若正常读取出错尝试加入以下参数 ```python dataE=pd.read_csv(r'C:\Users\s\Desktop\B301免疫原性一致性核查\xx.csv',encoding='UTF-16',sep=None,engine='python')