home/categories/data-analysis/cuba6112-skillfactory-skills-numpy-sorting-skill-md
data-analysisdata-ai

numpy-sorting

Sorting and searching algorithms including O(n) partitioning, binary search, and hierarchical multi-key sorting. Triggers: sort, argsort, partition, searchsorted, lexsort, nan sort order.

cuba6112
maintainer
cuba6112
Updated 12/26/2025
Stars
0
Forks
0
quick start

Installation and usage

Sorting and searching algorithms including O(n) partitioning, binary search, and hierarchical multi-key sorting. Triggers: sort, argsort, partition, searchsorted, lexsort, nan sort order.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use numpy-sorting