Commits


Ted Dunning authored and Yibo Cai committed 9d601995705
MINOR: [Python][Doc] Added sort example to docs I added an example to the docs, but wasn't exactly clear where the doc string for sort_indices came from. That doc string could use a description of how sort_keys are used and a reference to take() Is compute.cpp the right place to make changes? If so, I am happy to update this pull request to add more info. Closes #10926 from tdunning/master Authored-by: Ted Dunning <ted.dunning@gmail.com> Signed-off-by: Yibo Cai <yibo.cai@arm.com>