
I created a histogram in seaborn using distplot. My data is type int64, but the kde in the histogram is wavy. How can I fix it?

I created a histogram in seaborn using distplot. My data is type int64, but the kde in the histogram is wavy. How can I fix it?