astype() method changes the dtype of a Series and returns a new Series. ... df.dtypes Out[3]: A int64 B float64 C object D object E object dtype: object.
確定! 回上一頁