How to remove decimal point on birthyear in python

Viewed 25

enter imadescription here

Hi Guys! I am trying to remove the decimal point after the birthyear by converting from float64 to int64 and it is giving me an error.

enter image description here

0 Answers
Related