Konwertuj z obiektu na Python Integer

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