在Pandas中,通过drop方法删除行或列时,以下哪个参数表示删除的是列而不是行()
A、axis=1
B、rows
C、axis=0
D、columns
正确答案:axis=1
相关答案
热门答案