pandas 指定某一列的数据类型

d1[['p_date']] = d1[['p_date']].astype(float)
posted @ 2022-08-19 22:58  luoganttcc  阅读(7)  评论(0编辑  收藏  举报