... df.dtypes A object B float64 C object dtype: object. astype() 方法不會就地修改DataFrame 資料,因此我們需要將返回的Pandas Series 分配給 ...
確定! 回上一頁