pandas读取数据时防止某列变成科学计数法

df = pd.read_csv(file_name ,converters={col_name: str})

  

posted @ 2022-02-08 10:47  hifalee  阅读(260)  评论(0编辑  收藏  举报