cpython icon indicating copy to clipboard operation
cpython copied to clipboard

Add cumulative option for the new statistics.kde() function.

Open rhettinger opened this issue 1 year ago • 0 comments

Provide CDF support in the kde() estimation tool which is new in Py 3.13. With both PDF and CDF, a broader variety of problems can be solved.


📚 Documentation preview 📚: https://cpython-previews--117033.org.readthedocs.build/

rhettinger avatar Mar 19 '24 19:03 rhettinger