开发者社区 问答 正文

Pandas中的df.dropna(axis=1,thresh=n)函数的作用是什么?

Pandas中的df.dropna(axis=1,thresh=n)函数的作用是什么?

展开
收起
游客nxq6attzvywgk 2021-11-30 18:25:27 743 分享 版权
1 条回答
写回答
取消 提交回答
  • Pandas中的df.dropna(axis=1,thresh=n)函数的作用是删除所有小于n个非空值的行。

    2021-11-30 18:25:54
    赞同 展开评论