Closed cehbrecht closed 11 months ago
This PR fixes an issue with 360day calendars. It removes redundant parts from the time_component to avoid the selection of day 31.
time_component
Changes:
fix_time_componets
input_utils
fix_time_components
https://nbviewer.org/github/roocs/rooki/blob/master/notebooks/errors/cds-error-2023-12-05-360day-calendar.ipynb
Overview
This PR fixes an issue with 360day calendars. It removes redundant parts from the
time_component
to avoid the selection of day 31.Changes:
fix_time_componets
ininput_utils
.fix_time_components
in subset and concat operator.Related Issue / Discussion
Additional Information
https://nbviewer.org/github/roocs/rooki/blob/master/notebooks/errors/cds-error-2023-12-05-360day-calendar.ipynb