I have a task about plot a distribution histogram. I took my health_dataset and applied preprocessing analysis. But I would like to know if there any specific library for plotting the following figure:
When I plotted my data using seaborn I obtain the next form in my code.
I'm gonna share some parts of my data set, but I can not show you all information.
So, the question is with seaborn is enough to apply or is better using another library? and how to obtain a result similart a figure 1.