array_function_from_c_func_and_dispatcher(_multiarray_umath.busday_count)
| 1 | """ |
| 2 | Create the numpy.core.multiarray namespace for backward compatibility. In v1.16 |
| 3 | the multiarray and umath c-extension modules were merged into a single |
| 4 | _multiarray_umath extension module. So we replicate the old namespace |
nothing calls this directly
no outgoing calls
no test coverage detected