polpo.preprocessing.load.pregnancy#

Classes#

Constant(value)

Constant.

Contains(item[, negate])

Check if an item is in a collection.

ContainsAll(items[, negate])

Check if a subset of items in a collection.

DictMap([step, pbar, key_step, ...])

Apply a given step to each element of a dict.

DictToValuesList()

DigitFinder([index])

Find digits in a strings.

ExpandUser()

FigshareDataLoader(figshare_id, remote_path)

Transfer files and directories from figshare.

FigsharePregnancyDataLoader(remote_path[, ...])

Transfer pregnancy data from figshare with guard rails.

FileFinder([data_dir, rules, warn, as_list])

Find files given rules.

Filter(func[, collection_type, to_iter])

HashWithIncoming([step, key_step])

IsFileType(ext)

Check extension of file.

Map(step[, n_jobs, verbose, force_iter])

PartiallyInitializedStep(Step[, pass_data])

Instantiate a step based on data.

Path(*args, **kwargs)

PurePath subclass that can make system calls.

PathShortener([init_index, last_index])

Shorten path.

SelectKeySubset(subset[, keep])

Select key subset.

Sorter([key])

StartsWith(value)

StepWithLogging(step, msg)