Hacker News new | ask | show | jobs
by andrewla 799 days ago
scipy even has a built-in method (scipy.stats.ecdf) for doing exactly this.
1 comments

Neat! That is so simple and in hindsight, makes a lot of sense. Thanks!