df["new_feature"] = ( df.feature_1.astype(str) + "_" + ... numerical labels from interger to float float_array = data[["household_size", ...
確定! 回上一頁