Skip to content

Wilsonnijc-bot/CTA-data-cleaning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CTA Data Cleaning

Python data-cleaning pipeline code for CTA research (feature prep, cross-sectional standardization, and leak-safe preprocessing), plus a few small helpers used by that pipeline.

Supporting modules

  • get_corr_new.py: fast daily cross-sectional correlation (rank + Pearson)
  • functions.py: utilities (e.g., rolling window node generation)
  • strategy_backtest_metrics.py: lightweight backtest metrics/plots

Data (ignored)

Large data/artifacts are intentionally excluded from git via .gitignore (e.g., *.pq, dd_pre/, dd_3_por/).

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages