convertir de objeto a entero python
DF['Value']=DF['Value'].astype(int)
Beautiful Bug
DF['Value']=DF['Value'].astype(int)