The collection_base.py
module#
Summary#
Represents a collection of entries ordered by labels and IDs. |
|
Creates a collection of integral type with a list. |
|
Creates a collection of integers with a list. |
|
Creates a collection of floats (double64) with a list. |
|
Creates a collection of strings with a list. |
Description#
Contains classes associated with the DPF collection.
Module detail#
- collection_base.TYPE#