BaseSpool

class of dascore.core.spool source

BaseSpool()

Spool Abstract Base Class (ABC) for defining Spool interface.

Methods

Name Description
chunk Chunk the data in the spool along specified dimensions.
get_contents Get a dataframe of the patches that will be returned by the spool.
select Select only part of the data.
update Updates the contents of the spool and returns a spool.