Seaborn GridsCatplotsns.catplot(data=df, x='colName', y='colName', kind='box', row='anotherColName', col='anotherColName') # creates new table for each anotherColName