frequency-merge
CommunitySeamlessly merge financial data frequencies.
Finance & Accounting#financial data#time series#pandas#data merge#quantitative finance#frequency alignment#lookahead bias
Authorkerryback
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Merging financial datasets with different time frequencies (e.g., daily prices with quarterly fundamentals) is complex and prone to lookahead bias. This skill automates the process, ensuring accurate, point-in-time data alignment, saving you from manual data manipulation errors.
Core Features & Use Cases
- Automated Data Alignment: Expertly combine daily, monthly, quarterly, and annual financial data from disparate sources.
- Bias Prevention: Utilizes robust forward-fill strategies (
pd.merge_asofwithdirection='backward') to eliminate lookahead bias, ensuring reliable analysis. - Use Case: Merge daily stock prices with quarterly company earnings reports to analyze valuation multiples, or combine monthly returns with annual financial statements, all without manual data manipulation.
Quick Start
Merge the daily stock prices from 'daily_prices.parquet' with the quarterly fundamentals from 'quarterly_fundamentals.parquet' for all tickers, ensuring no lookahead bias.
Dependency Matrix
Required Modules
pandas
Components
Standard package💻 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: frequency-merge Download link: https://github.com/kerryback/mgmt638/archive/main.zip#frequency-merge 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.