hpw to change float 64 to int pandas python code example Example: pandas convert float to int df['col'] = df['col'].astype(int)