python df astype doesn’t work on object from csv_read
I have a function that reads a csv into a df. the csv is quite large, but it’s a combination of strings (categories) and numbers in different columns:
python df astype doesn’t work on object from csv_read
I have a function that reads a csv into a df. the csv is quite large, but it’s a combination of strings (categories) and numbers in different columns: