Given I have a dataframe X, I want to split it into N dataframes such that the distribution of each set is roughly the same (i.e stratified)
Whats the best way of doi