|
def | __init__ (self, record_component) |
|
def | shape (self) |
|
def | ndim (self) |
|
def | dtype (self) |
|
def | __getitem__ (self, slices) |
|
◆ __getitem__()
def openpmd_api.DaskArray.DaskRecordComponent.__getitem__ |
( |
|
self, |
|
|
|
slices |
|
) |
| |
here we support what Record_Component implements: a tuple of slices,
a slice or an index; we do not support fancy indexing
The documentation for this class was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/openpmd-api/checkouts/0.14.5/src/binding/python/openpmd_api/DaskArray.py