mirror of
https://github.com/wassname/pytorch-ts.git
synced 2026-07-19 11:27:25 +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