nip.utils.nested_array_dict#
A nested dictionary of strings data structure.
Functions
|
Concatenate a sequence of NestedArrayDicts along an existing dimension. |
|
Stack a sequence of NestedArrayDicts along a new dimension. |
Classes
|
Specification for a single boolean numpy array. |
|
Specification for a nested dictionary of numpy arrays. |
|
Specification for a single float numpy array. |
|
Specification for a single integer numpy array. |
|
A nested dictionary of numpy arrays. |
|
Specification for a single numpy array. |
|
Base class for numpy array specifications. |
|
Specification for a single string numpy array. |