Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/numpy/numpy
/ item
Method
item
numpy/_build_utils/tempita/_looper.py:81–82 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
79
number = property(number)
80
81
def
item(self):
82
return
self.seq[self.pos]
83
item = property(item)
84
85
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
repr_format
Function · 0.80
str_format
Function · 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
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_float_nan_cast_na_object
Function · 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