Modules§
Structs§
- Time
Load - The main struct for the load time series.
Constants§
- ERROR_
FLT_ GENERAL - ERROR_
FLT_ INVALID - ERROR_
FLT_ NONE - ERROR_
FLT_ PARSE - ERROR_
FLT_ SKIPPED - ERROR_
STR_ GENERAL - ERROR_
STR_ INVALID - ERROR_
STR_ NONE - ERROR_
STR_ PARSE - ERROR_
STR_ SKIPPED - VERSION
Functions§
- make_
window - mavg
- Roll the weighted moving window w over the data v, also filling the NAN values with the weighted average when possible:
- min_
and_ max - read_
bad_ datetimes - Read a list of bad datetimes to skip, always from RFC 3339 - ISO 8601 format.
- suitable_
xfmt - If longer than one week, keep year, month and day, drop hours; if not, but longer than one day, add hours. Otherwise, shorter than one day, keep also minutes.