Pandas中删除列的方式有()。
A.df.drop ([" 列名"],,aBis=1) B.df.drop((columns=[""列名"]) C.df.drop([0,1]) D.df.drop([0])
◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。