Split dataframe using np.array_split.
df (pd.DataFrame) –
n_batches (int) – number of desired batches.
may not be equal in size.
batches (list)