python dataframe column float 64 to int code example Example: column dataframe to int df[[column_name]].astype(int)