One of [string, float32, int32, boolean] ... Cast a float dtype column to int ... let df_new = df.astype({column: "A", dtype: "int32"}). 13. df_new.print().
確定! 回上一頁