MCPcopy Create free account
hub / github.com/apache/arrow / num_rows

Method num_rows

cpp/gdb_arrow.py:1013–1014  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

1011
1012 @property
1013 def num_rows(self):
1014 return self.val['num_rows_']
1015
1016
1017type_reprs = {

Callers 15

garrow_table_get_n_rowsFunction · 0.45
garrow_table_sliceFunction · 0.45
buildMethod · 0.45
produceMethod · 0.45
record_batch_raw_recordsFunction · 0.45
table_raw_recordsFunction · 0.45
table_each_raw_recordFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected