tscv-vision
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
Project Links
- PyPI: tscv-vision
- Documentation: GitHub README
- Source: github.com/DiogoRibeiro7/tscv-vision
- Issues: github.com/DiogoRibeiro7/tscv-vision/issues
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.