I am working on a project where I calculate the mean returns from a dataframe and then when I use seaborn to plot sns.catplot(data=mean_returns) ,I get this error.Any idea why?<