I would like to use pandas to prepare an array from a CSV file to then use in keras.
Here is an example of load_data() that I have, which works:
import