This package implements a store for time series data in support of Python-based modeling packages. It supports validation and mapping across different time configurations.
🚧
To use DuckDB or SQLite as the backend:
$ pip install chronify
To use Apache Spark via Apache Thrift Server as the backend:
$ pip install chronify --group=pyhive
$ pip install -e ".[dev]" --group=pyhive
Please install pre-commit so that your code is checked before making commits.
$ pre-commit install
chronify is developed under NREL Software Record SWR-21-52, "demand-side grid model". License.