Search
Search Results
Search finished, found 8 page(s) matching the search query.
- numpy.busdaycalendar.holidays
...numpy.busdaycalendar.holidays...
- numpy.busdaycalendar.holidays (Python attribute, in numpy.busdaycalendar.holidays)
- numpy.busday_count
...ates are ignored. This list is saved in a normalized form that is suited for fast calculations of valid days. busdaycalbusdaycalendar, optionalA busdaycalendar object which specifies the valid days. If this parameter is provided, neither w...
- numpy.busday_offset
...ates are ignored. This list is saved in a normalized form that is suited for fast calculations of valid days. busdaycalbusdaycalendar, optionalA busdaycalendar object which specifies the valid days. If this parameter is provided, neither w...
- numpy.busdaycalendar
...NumPy reference Routines and objects by topic Datetime support functions numpy.busdaycalendar...
- numpy.busdaycalendar.holidays
...numpy.busdaycalendar.holidays...
- numpy.is_busday
...ates are ignored. This list is saved in a normalized form that is suited for fast calculations of valid days. busdaycalbusdaycalendar, optionalA busdaycalendar object which specifies the valid days. If this parameter is provided, neither w...
- Datetimes and timedeltas
...important for manipulating many business dates with one particular choice of weekmask and holidays, there is an object busdaycalendar which stores the data necessary in an optimized form. np.is_busday(): To test a datetime64 value to see...