In pandas v2.0 UInt64Index will be removed and :None:class:`NumericIndex`
used instead. UInt64Index will remain fully functional for the duration of pandas 1.x.
An Index instance can only contain hashable objects.
Make a copy of input ndarray.
Name to be stored in the index.
Immutable sequence used for indexing and alignment. The basic object storing axis labels for all pandas objects. UInt64Index is a special case of Index
with purely unsigned integer labels. .
Index
The base pandas Index type.
NumericIndex
Index of numpy int/uint/float data.
The following pages refer to to this document either explicitly or contain code examples using this.
pandas.core.indexes.numeric.NumericIndex
pandas.core.indexes.base.Index
Hover to see nodes names; edges to Self not shown, Caped at 50 nodes.
Using a canvas is more power efficient and can get hundred of nodes ; but does not allow hyperlinks; , arrows or text (beyond on hover)
SVG is more flexible but power hungry; and does not scale well to 50 + nodes.
All aboves nodes referred to, (or are referred from) current nodes; Edges from Self to other have been omitted (or all nodes would be connected to the central node "self" which is not useful). Nodes are colored by the library they belong to, and scaled with the number of references pointing them