tag

pandas

5 indexed skills · max 10 per page

skills (5)

pandas-pro

jeffallan/claude-skills · Productivity

4

Expert pandas data manipulation with vectorized operations, memory optimization, and production-grade validation patterns. \n \n Covers core workflows: data assessment, transformation design, efficient implementation, result validation, and memory profiling \n Includes reference guides and code patterns for DataFrame operations, data cleaning, aggregation, merging, and time series resampling \n Enforces vectorized operations over iteration, proper indexing with .loc[] / .iloc[] , and explicit mi

implementing-network-traffic-baselining

mukul975/Anthropic-Cybersecurity-Skills · implementing-network-traffic-baselining

0

Build network traffic baselines from NetFlow/IPFIX data using Python pandas for statistical analysis, z-score anomaly detection, and hourly/daily traffic pattern profiling

detecting-shadow-it-cloud-usage

mukul975/Anthropic-Cybersecurity-Skills · detecting-shadow-it-cloud-usage

0

Detect unauthorized SaaS and cloud service usage (shadow IT) by analyzing proxy logs, DNS query logs, and netflow data using Python pandas for traffic pattern analysis and domain classification.

pandas-best-practices

mindrally/skills · Productivity

0

Expert guidelines for Pandas development, focusing on data manipulation, analysis, and efficient DataFrame operations.

pandas-data-analysis

pluginagentmarketplace/custom-plugin-python · Productivity

0

Data manipulation, analysis, and visualization with Pandas, NumPy, and Matplotlib. \n \n Covers DataFrame and Series creation, indexing, filtering, and type conversions for structured data handling \n Includes data cleaning techniques: missing value handling, deduplication, string operations, and date/time parsing \n Provides GroupBy aggregation, pivot tables, multi-level indexing, and window functions for exploratory analysis \n Integrates Matplotlib and Seaborn for statistical plotting, trend