Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ num_rows
Method
num_rows
cpp/gdb_arrow.py:995–996 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
993
994
@property
995
def
num_rows(self):
996
return
self.val[
'num_rows_'
]
997
998
999
class
Table:
Callers
1
Slice
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected