I am working on facebook recruitment Human or bot dataset.
bids_train.groupby(['outcome','merchandise'])['bid_id'].count()
I know how to do it using seaborn but can't seem to figure out how to plot it using matplotlib. Just a little help will do.