`distplot` is a deprecated function and will be removed in a future version. Please adapt your code to use either `displot` (a figure-level function with similar flexibility) or `histplot` (an axes-level function for histograms). code example
Example: kde = false
kdebool, optional
Whether to plot a gaussian kernel density estimate.