API Reference

puffy_to_long(table, *cols, **kwargs)

Transform the “puffy” table into a long-format DataFrame.

FrameEngine(table[, datacols, indexcols, …])

Class to handle and transform a pandas.DataFrame object.

CallableContainer(default_callable)

Container of callables, that accept one argument.