Back to News
Advertisement
Advertisement

⚡ Community Insights

Discussion Sentiment

50% Positive

Analyzed from 61 words in the discussion.

Trending Topics

#ntile#imagined#buckets#trouble#seems#author#post#based#solely#name

Discussion (1 Comments)Read Original on HackerNews

tmoertel27 minutes ago
Tl;dr: The trouble with ntile seems to be that, when the author of the post imagined what it did based solely on its name and she imagined wrong, she ran with her imaginary version way too long before checking the docs, which was very clear about its behavior:

> Unlike other ranking functions, ntile() ignores ties: it will create evenly sized buckets even if the same value of x ends up in different buckets.