mirror of
https://github.com/wassname/pytorch-ts.git
synced 2026-08-12 12:20:53 +08:00
committed by
GitHub Enterprise
parent
149a35a7f8
commit
2b957e89e3
@@ -118,6 +118,7 @@ class WeekOfYear(TimeFeature):
|
||||
|
||||
|
||||
class FourierDateFeatures(TimeFeature):
|
||||
@validated()
|
||||
def __init__(self, freq: str) -> None:
|
||||
super().__init__()
|
||||
# reoccurring freq
|
||||
|
||||
Reference in New Issue
Block a user