mirror of
https://github.com/wassname/pytorch-ts.git
synced 2026-07-13 13:26:20 +08:00
204efc8bdc
* Add a new CustomDateFeatureSet class to calculate holiday features based on an array of pandas timestamps Add a new CustomDateFeatureSet class to calculate holiday features based on an array of pandas timestamps * Added test case for the CustomDateFeatureSet Added test case for the CustomDateFeatureSet * Added new class in the init file Added new class in the init file