Releases: Aarhus-Psychiatry-Research/timeseriesflattener
Releases · Aarhus-Psychiatry-Research/timeseriesflattener
v2.4.0
Feature
- Remove pandas upper bound dependency (
5144eba
)
v2.2.6
Fix
- Change to type instead of instantiated type (
e327665
)
- Misc (
46c6707
)
- Validate fallback is compatible with output of aggregator (
6fe230b
)
v2.2.5
Fix
- Use Union in pydantic basemodels (
a80a9c2
)
v2.2.4
Fix
- Don't mix types in HasValuesAggregator fallback (
dfdf5dd
)
Documentation
- Remove type hint in docstring (
a4fe254
)
- Add docstring to flattener (
64ee0b0
)
v2.2.3
Fix
- Expose ValueSpecification (
b670fc8
)
v2.2.2
Fix
- Rename 'pred_time_uuid' to 'prediction_time_uuid' (
fe44fd8
)
v2.2.1
Fix
- Scrambled features with step size (
6bdddbd
)
v2.1.2
Fix
- Ensure entity col name is passed to the valueframe in legacy spec (
6702cb9
)