преобразовать из объекта в Integer Python
DF['Value']=DF['Value'].astype(int)
Beautiful Bug
DF['Value']=DF['Value'].astype(int)