mapping
A few mappings that might be useful.
We can’t simply use types.MappingProxyType because it can’t be pickled.
Classes
Name | Description |
---|---|
FrozenDict | An immutable wrapper around dictionaries that implements the complete |
module of dascore.utils | source |
A few mappings that might be useful.
We can’t simply use types.MappingProxyType because it can’t be pickled.
Name | Description |
---|---|
FrozenDict | An immutable wrapper around dictionaries that implements the complete |