label¶
|
A numpy array with labeled dimensions, acting like a dictionary. |
|
A class for storing labels for a LabeledArray. |
|
Add an element to a list if it is not present. |
|
Combine any levels of a nested dict into the lower level |
|
|
|
Draws a line between the first and last points in a dataset and finds the point furthest from that line. |
|
|
|
Get indices to reorder array1 to match array2 |
|
Get all keys of a nested dictionary. |
|
Check if two shapes are broadcastable. |
|
Check if an array is unique. |
|
Iterate over a nested dictionary, yielding the key and value. |
|
Find the longest common substring in a list of strings. |
|
Make an array unique by appending a number to duplicate values. |
|
Stack a sequence of LabeledArrays along a new axis. |