numpy-set-ops

Community

Efficient NumPy set operations.

Authorcuba6112
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides efficient ways to perform set-theoretic operations on NumPy arrays, such as finding unique elements, checking for membership, and calculating intersections and differences.

Core Features & Use Cases

  • Deduplication: Identify and remove duplicate rows or elements from arrays.
  • Membership Testing: Quickly check if elements from one array exist within another.
  • Set Comparisons: Compute unions, intersections, and differences between arrays.
  • Use Case: When processing large datasets, you can use this Skill to quickly find all unique customer IDs or to filter out entries that already exist in a master list.

Quick Start

Use the numpy-set-ops skill to find the unique rows in the provided 2D array.

Dependency Matrix

Required Modules

numpy

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: numpy-set-ops
Download link: https://github.com/cuba6112/skillfactory/archive/main.zip#numpy-set-ops

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.