Konversi dari objek ke integer python

DF['Value']=DF['Value'].astype(int)
Beautiful Bug