Convert the elements in a series to integers
series (pd.Series): Pandas series to conver to integer type.
pd.Series: Series converted to type int.
convert_to_numeric()