Remove column based on header name type

后端 未结 0 1447
名媛妹妹
名媛妹妹 2020-12-02 04:20

usually when you want to remove columns which are not of type float, you can write pd.DataFrame.select_dtypes(include=\'float64\'). however i would

相关标签:
回答
  • 消灭零回复
提交回复
热议问题