开发者社区 问答 正文

Pandas中的df[col]函数的作用是什么?

Pandas中的df[col]函数的作用是什么?

展开
收起
游客nxq6attzvywgk 2021-11-30 17:33:50 759 分享 版权
1 条回答
写回答
取消 提交回答
  • Pandas中的df[col]函数的作用是根据列名,并以Series的形式返回列。

    2021-11-30 17:34:17
    赞同 展开评论