python drop() drop()——删除dataframe中的指定行列 drop(labels=None, axis=0, index=None, columns=None, level=None … Continue reading python drop()