openstef 3.4.5__py3-none-any.whl → 3.4.7__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -71,7 +71,7 @@ class PredictionJobDataClass(BaseModel):
71
71
  """Minimum fraction of data that should be available for making a regular forecast."""
72
72
  minimal_table_length: int = 100
73
73
  """Minimum length (in rows) of the forecast input for making a regular forecast."""
74
- flatliner_threshold_minutes: int = 360
74
+ flatliner_threshold_minutes: int = 1440
75
75
  """Number of minutes that the load has to be constant to detect a flatliner. """
76
76
  depends_on: Optional[list[Union[int, str]]]
77
77
  """Link to another prediction job on which this prediction job might depend."""
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: openstef
3
- Version: 3.4.5
3
+ Version: 3.4.7
4
4
  Summary: Open short term energy forecaster
5
5
  Home-page: https://github.com/OpenSTEF/openstef
6
6
  Author: Alliander N.V
@@ -22,7 +22,7 @@ Requires-Dist: matplotlib ~=3.7
22
22
  Requires-Dist: mlflow ~=2.3
23
23
  Requires-Dist: networkx ~=3.1
24
24
  Requires-Dist: optuna ~=3.1
25
- Requires-Dist: pandas ~=2.0
25
+ Requires-Dist: pandas ==2.1.3
26
26
  Requires-Dist: plotly ~=5.18
27
27
  Requires-Dist: pvlib ==0.9.4
28
28
  Requires-Dist: pydantic ~=2.4
@@ -25,7 +25,7 @@ openstef/data/dazls_model_3.4.0/dazls_stored_3.4.0_target_scaler.z.license,sha25
25
25
  openstef/data_classes/__init__.py,sha256=bIyGTSA4V5VoOLTwdaiJJAnozmpSzvQooVYlsf8H4eU,163
26
26
  openstef/data_classes/data_prep.py,sha256=3SLvHDXlL-fBw8IFGBP_pKXTfWjQsKjgVxDyYlgic1o,3417
27
27
  openstef/data_classes/model_specifications.py,sha256=Uod1W3QzhRqVLb6zvXwxh9wRL3EHCzSvX0oDNd28cFk,1197
28
- openstef/data_classes/prediction_job.py,sha256=dE0VmdqGyClc7YFcXZMZvqiDu0gVB7KLBiAfYqjwr-M,4855
28
+ openstef/data_classes/prediction_job.py,sha256=YrPaUACW7u09yabmwXkXu3fRpu-M90FPgprd7vjSP0A,4856
29
29
  openstef/data_classes/split_function.py,sha256=ljQIQQu1t1Y_CVWGAy25jrM6wG9odIVVQVimrT1n-1s,3358
30
30
  openstef/feature_engineering/__init__.py,sha256=bIyGTSA4V5VoOLTwdaiJJAnozmpSzvQooVYlsf8H4eU,163
31
31
  openstef/feature_engineering/apply_features.py,sha256=pKvTl2c-L5OUuRPWy9mr_OcGExSNbwDRhTuLmNzGFqE,4114
@@ -97,8 +97,8 @@ openstef/tasks/utils/predictionjobloop.py,sha256=Ysy3zF5lzPMz_asYDKeF5m0qgVT3tCt
97
97
  openstef/tasks/utils/taskcontext.py,sha256=yI6TntOkZcW8JiNVuw4uJIigEBL0_iIrkPklF4ZeCX4,5401
98
98
  openstef/validation/__init__.py,sha256=bIyGTSA4V5VoOLTwdaiJJAnozmpSzvQooVYlsf8H4eU,163
99
99
  openstef/validation/validation.py,sha256=SaI-Mff9UOHQPnQ2jodXzZAVZilc-2AXZsPpSjDRqAg,10346
100
- openstef-3.4.5.dist-info/LICENSE,sha256=7Pm2fWFFHHUG5lDHed1vl5CjzxObIXQglnYsEdtjo_k,14907
101
- openstef-3.4.5.dist-info/METADATA,sha256=w28OeGtsm8_WMOUl3nMotxFAtqjPv4S4bWyRI6-Ydj8,7869
102
- openstef-3.4.5.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
103
- openstef-3.4.5.dist-info/top_level.txt,sha256=kD0H4PqrQoncZ957FvqwfBxa89kTrun4Z_RAPs_HhLs,9
104
- openstef-3.4.5.dist-info/RECORD,,
100
+ openstef-3.4.7.dist-info/LICENSE,sha256=7Pm2fWFFHHUG5lDHed1vl5CjzxObIXQglnYsEdtjo_k,14907
101
+ openstef-3.4.7.dist-info/METADATA,sha256=5SdeMtkGDLekkWtIwD-4r8NN_K5EOGcdVaD4Zq7hewI,7871
102
+ openstef-3.4.7.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
103
+ openstef-3.4.7.dist-info/top_level.txt,sha256=kD0H4PqrQoncZ957FvqwfBxa89kTrun4Z_RAPs_HhLs,9
104
+ openstef-3.4.7.dist-info/RECORD,,