pandas remove floating point code example Example: python - remove floating in a dataframe my_df['my_var'].astype('int64')