You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
plt.hist with bin='auto' struggles when the data has a long tail. This was discovered in the context of levy- and levy_l- distributed data (see scipy/scipy#14563), but I've included a pathological example below.