numpy  2.0.0
npy_holidayslist Struct Reference

#include <datetime_busdaycal.h>

Data Fields

npy_datetimebegin
npy_datetimeend

Detailed Description

A list of holidays, which should be sorted, not contain any duplicates or NaTs, and not include any days already excluded by the associated weekmask.
The data is manually managed with PyArray_malloc/PyArray_free.

Field Documentation


The documentation for this struct was generated from the following file: