I have a question I'm trying to solve.
What is the average claim amount for gender and age categories and suitably represent the above using a facetted bar chart, one facet that represents fraudulent claims and the other for non-fraudulent claims.
How do I make a facet bar chart. Using matplotlib and seaborn.