Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/numpy/numpy
/ item
Method
item
tools/npy_tempita/_looper.py:84–85 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
82
83
@property
84
def
item(self):
85
return
self.seq[self.pos]
86
87
@property
88
def
__next__(self):
Callers
15
test_choice_return_shape
Method · 0.80
test_choice_return_shape
Method · 0.80
test_choice_return_shape
Method · 0.80
__str__
Method · 0.80
array2string
Function · 0.80
_array_repr_implementation
Function · 0.80
_array_str_implementation
Function · 0.80
test_nonint_offsets
Method · 0.80
test_subarray_base_item
Method · 0.80
test_methods
Method · 0.80
test_half_funcs
Method · 0.80
test_nested_simple
Method · 0.80
Calls
no outgoing calls
Tested by
15
test_choice_return_shape
Method · 0.64
test_choice_return_shape
Method · 0.64
test_choice_return_shape
Method · 0.64
test_nonint_offsets
Method · 0.64
test_subarray_base_item
Method · 0.64
test_methods
Method · 0.64
test_half_funcs
Method · 0.64
test_nested_simple
Method · 0.64
test_nested_arraylikes
Method · 0.64
test_string_NULL
Method · 0.64
test_invalid_structured_dtypes
Method · 0.64
test_void_item_memview
Method · 0.64