pandas 小笔记

  转换一列的类型

df.tag.map(int)

df.tag.map(str)

posted @ 2019-07-25 09:32  yjy888  阅读(91)  评论(0)    收藏  举报