1、用法:DataFrame.drop(labels=None, axis=0, index=None, columns=None, ... labels ['B' 'C'] not contained in axis #Drop rows >>>df.drop([0, ...
確定! 回上一頁