Overview: Yarn: Attribute

Detail: Yarn: Attribute

Detail

Yarn.STATIC

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

Detail

Yarn.dtype

Return the dtype of the realized NumPy array. Returns: numpy.dtype

Detail

Yarn.dtypes

Returns a Frame of dtypes for all loaded Frames.

Detail

Yarn.index

The index instance assigned to this container. Returns: Index

Detail

Yarn.memory

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

Detail

Yarn.mloc

Returns a Series showing a tuple of memory locations within each loaded Frame.

Detail

Yarn.name

A hashable label attached to this container. Returns: Hashable

Detail

Yarn.nbytes

Total bytes of data currently loaded in Frame contained in this Yarn.

Detail

Yarn.ndim

Return the number of dimensions, which for a Yarn is always 1. Returns: int

Detail

Yarn.shape

Return a tuple describing the shape of the realized NumPy array. Returns: Tuple[…

Detail

Yarn.shapes

A Series describing the shape of each loaded Frame. Unloaded Frame will have a s…

Detail

Yarn.size

Return the size. Returns: int

Detail

Yarn.status

Return a Frame indicating loaded status, size, bytes, and shape of all loaded Fr…

Yarn: Constructor | Exporter | Attribute | Method | Dictionary-Like | Display | Selector | Iterator | Accessor Hashlib | Accessor Type Clinic