mirror of
https://github.com/wassname/pytorch-ts.git
synced 2026-09-25 14:00:14 +08:00
* 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