coffea.dataset_tools#
Functions#
|
Given a list of normalized file and object paths (defined in uproot), determine the steps for each file according to the supplied processing options. |
|
Split a fileset into partial filesets so that a partial result can still be obtained if one or more of them fail during processing. |
|
Return a stable SHA-256 hash for a fileset chunk. |
|
Apply the supplied function or processor to the supplied dataset. |
|
Apply the supplied function or processor to the supplied fileset (set of datasets). |
|
Modify the input fileset so that only the first "maxchunks" chunks of each dataset will be processed. |
|
Modify the input fileset so that only the first "maxchunks" chunks of each file will be processed. |
|
Modify the input fileset so that only the chunks of each file or each dataset specified by the input slice are processed. |
|
Modify the input fileset so that only the files of each dataset that pass the filter remain. |
|
Modify the input fileset so that only the first "maxfiles" files of each dataset will be processed. |
|
Modify the input fileset so that only the files of each dataset specified by the input slice are processed. |
|
Modify the input dataset to only contain the files and row-ranges for failed processing jobs as specified in the supplied report. |
|
Modify the input fileset to only contain the files and row-ranges for failed processing jobs as specified in the supplied report. |
Classes#
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Class Inheritance Diagram#
