numpy-datetime
CommunityMaster NumPy's date and time handling.
Authorcuba6112
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies complex date and time manipulations, especially for time-series data, by leveraging NumPy's efficient datetime64 and timedelta64 objects.
Core Features & Use Cases
- Vectorized Date Operations: Perform arithmetic and generate date ranges efficiently on large datasets.
- Business Day Calculations: Accurately calculate deadlines and offsets, excluding weekends and holidays.
- Time Delta Analysis: Easily compute and analyze durations between timestamps.
- Use Case: Calculate the average duration of tasks that must be completed within business days, accounting for public holidays.
Quick Start
Use the numpy-datetime skill to find the date 10 business days after '2023-10-01', excluding holidays.
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-datetime Download link: https://github.com/cuba6112/skillfactory/archive/main.zip#numpy-datetime Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.