I\'m trying to load data with pandas.read_excel and convert the data type to numpy.uint64. The data are positive integers and stored as text with thousands seprator. I\'ve tried