Overview: Batch: Attribute

Detail: Batch: Attribute

Detail

Batch.STATIC

bool(x) -> bool Returns True when the argument x is true, False otherwise. The b…

Detail

Batch.T

Transpose. Return a Frame with index as columns and vice versa.

Detail

Batch.memory

Return a MemoryDisplay, providing the size in memory of this object. For compoun…

Detail

Batch.name

A hashable label attached to this container. Returns: Hashable

Detail

Batch.shapes

A Series describing the shape of each iterated Frame. Returns: tp.Tuple[int]

Detail

Batch.via_container

Return a new Batch with all values wrapped in either a Frame or Series.

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 | Accessor Reduce