AttributeError: list object has no attribute dtypes

27

data = np.array(data, dtype=np.float32)

Comments

Submit
0 Comments