Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/numpy/numpy
/ _asarray.py
File
_asarray.py
numpy/_core/_asarray.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"
2
Functions in the ``
as
*array`` family that promote array-likes into arrays.
3
4
`require` fits this category despite its name not matching this pattern.
Callers
nothing calls this directly
Calls
1
array_function_dispatch
Function · 0.70
Tested by
no test coverage detected