Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/numpy/numpy
/ number
Method
number
numpy/_build_utils/tempita/_looper.py:77–78 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
75
index = property(index)
76
77
def
number(self):
78
return
self.pos + 1
79
number = property(number)
80
81
def
item(self):
Callers
1
as_factors
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected