Utilities#

DataTable#

DataTable(data[, axis, fillvalue])

A list of of equal-sized lists.

Decorators#

MethodHistory(method)

Decorator for class methods for tracking history of class instance modifications.

MethodTimer(method)

Masker#

Masker(mask_map, id_col_names[, date_col_names])

Masks data for pandas DataFrames.

MaskMap([dict])

A dict that maps IDs (ints) to a namedtuple containing the following named fields: