convert float to int ceil value in pd code example Example: pandas convert float to int df['col'] = df['col'].astype(int)