bpo-36546: Fix typo quaatile to quantile by tirkarthi · Pull Request #13001 · python/cpython
Conversation
| # Match results computed by hand and cross-checked | ||
| # against the PERCENTILE.INC function in MS Excel | ||
| # and against the quaatile() function in SciPy. | ||
| # and against the quantile() function in SciPy. |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I will leave it to @rhettinger on changing scipy to numpy
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters