Python - Hapus Floating di DataFrame
my_df['my_var'].astype('int64')
Andrea Perlato
my_df['my_var'].astype('int64')