It can be read by specifying dtype ='unicode'.
seedsAt_np = np.loadtxt('seeds_attribute.csv', delimiter=',', dtype='unicode')
Recommended Posts