Aug-28-2019, 05:18 AM
(Aug-28-2019, 03:59 AM)marco_ita Wrote: I tried astype , i tried to_numeric and so on but none of those work.Please show us how you tried these and what was the outcome or error.
In addition, did you get these data using pandas.read_csv() or similar function?
If yes, look here there“s a dtype= parameter which is assumingly helpful.