I cant change shape of numpy array/
dataset[i].shape # (1134, ) dataset[i] = dataset[i].reshape((18, 63)) ValueError: could not broadcast input array from