This question shows research effort; it is useful and clear
0
This question does not show any research effort; it is unclear or not useful
Bookmark this question.
Show activity on this post.
I have some data in a csv.
I want to get the first and the last decile of all the numbers.
I think I might need to use d3.scale.quantize() but I do not know how...