Overview: Batch: Display

Detail: Batch: Display

Detail

Batch.interface

A Frame documenting the interface of this class.

Detail

Batch.__repr__()

Provide a display of the Batch that does not exhaust the generator.

Detail

Batch.__str__()

Return str(self).

Detail

Batch.display(config, *, style_config)

Provide a Series-style display of the Batch. Note that if the held iterator is a…

Detail

Batch.display_tall(config)

Maximize vertical presentation. Return a Display, capable of providing a string…

Detail

Batch.display_wide(config)

Maximize horizontal presentation. Return a Display, capable of providing a strin…

Batch: Constructor | Exporter | Attribute | Method | Dictionary-Like | Display | Selector | Operator Binary | Operator Unary | Accessor Values | Accessor Datetime | Accessor String | Accessor Transpose | Accessor Fill Value | Accessor Regular Expression | Accessor Hashlib | Accessor Type Clinic