pyprobound.table.Batch

class Batch

Bases: ABC

A protocol for a set of rows from a table.

__init__()

Methods

batchlen()

Batch length.

Non-Inherited Members

abstract batchlen()

Batch length.

Return type:

int