Overview: Bus: Attribute
|
bool(x) -> bool Returns True when the argument x is true, False otherwise. The b… |
|
|
Return the dtype of the underlying NumPy array. Returns: numpy.dtype |
|
|
Returns a Frame of dtype per column for all loaded Frames. |
|
|
The index instance assigned to this container. Returns: Index |
|
|
Return a MemoryDisplay, providing the size in memory of this object. For compoun… |
|
|
Returns a Series showing a tuple of memory locations within each loaded Frame. |
|
|
A hashable label attached to this container. Returns: Hashable |
|
|
Total bytes of data currently loaded in the Bus. |
|
|
Return the number of dimensions, which for a Bus is always 1. Returns: int |
|
|
Return a tuple describing the shape of the underlying NumPy array. Returns: Tupl… |
|
|
A Series describing the shape of each loaded Frame. Unloaded Frame will have a s… |
|
|
Return the size of the underlying NumPy array. Returns: int |
|
|
Return a Frame indicating loaded status, size, bytes, and shape of all loaded Fr… |
Bus: Constructor | Exporter | Attribute | Method | Dictionary-Like | Display | Selector | Iterator | Accessor Hashlib | Accessor Type Clinic