Skip to content

Commit

Permalink
add weekly
Browse files Browse the repository at this point in the history
  • Loading branch information
wgifford committed Oct 1, 2024
1 parent 3ed9c6b commit 079c098
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsfm_public/toolkit/util.py
Original file line number Diff line number Diff line change
Expand Up @@ -1130,6 +1130,7 @@ def convert_tsf(filename: str) -> pd.DataFrame:
"seconds": "s",
"minutes": "min",
"minutely": "min",
"weekly": "W",
"monthly": "MS",
"yearly": "YS",
"quarterly": "QS",
Expand Down

0 comments on commit 079c098

Please sign in to comment.