Alexander Hess
d5b3efbca1
- the function queries the database and aggregates the ad-hoc orders by pixel and time steps into a demand time series - implement "heavy" integration tests for `aggregate_orders()` - make `pandas` a package dependency - streamline the `Config`
1 line
50 B
Python
1 line
50 B
Python
"""Test the forecasting-related functionality."""
|