Commit b4a9a9b
dyst5422
Update README.md
Just spent several hours looking into a bug that really came down to me not presorting the array passed to quantile. Wasn't until the 5th time I went back to read the documentation that I caught that it was a sorted array, so I thought I'd extend the emphasis on array to sorted array.1 parent c07bab1 commit b4a9a9b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| |||
0 commit comments