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