Type casting by using `astype` >>> kdf['int8'] ... Check the Koalas data types >>> kdf.dtypes int8 int8 bool bool float32 float32 float64 float64 int32 ...
確定! 回上一頁