tscv-vision is a NumPy-first package for structured representation engineering in time-series work. It gives reusable transformations a package home instead of leaving them scattered across notebooks.

Install

pip install tscv-vision

Package Metadata

  • Current release: 0.4.0
  • Requires Python: >=3.10,<3.13
  • License: MIT

Where It Fits

Use this package for time-series feature and representation work where transformations need to be repeatable, testable and independent from a single modelling notebook.