MCPcopy Create free account
hub / github.com/numpy/numpy / busday_count

Route busday_count

numpy/core/multiarray.py:None–None  ·  view source on GitHub ↗
array_function_from_c_func_and_dispatcher(_multiarray_umath.busday_count)

Source from the content-addressed store, hash-verified

1"""
2Create the numpy.core.multiarray namespace for backward compatibility. In v1.16
3the multiarray and umath c-extension modules were merged into a single
4_multiarray_umath extension module. So we replicate the old namespace

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected