- heparchy.write.HdfProcessWriter.event_iter(iterable: Iterable[IterItem]) Iterator[tuple[HdfEventWriter, IterItem]][source]
Wraps an iteratable object, returning a new iterator which yields a new writeable event object followed by the value obtained from the passed iterator.
Last update:
Nov 16, 2022