Skip to content

Commit

Permalink
comment for clarification
Browse files Browse the repository at this point in the history
  • Loading branch information
kilianp14 committed Oct 18, 2023
1 parent a8b23d7 commit 7474eba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vessim/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ def forecast(
(Note, that the zone also has to appear in the actual data.)
- If frequency is not specified, all existing data in the window will be returned.
- For various resampling methods, the last actual value is used.
- The forecast does not include the value at `start_time` (see example).
Args:
start_time: Starting time of the window.
Expand Down

0 comments on commit 7474eba

Please sign in to comment.