Some of the pieces are not yet in place, but when they are, the examples should show where pybroom fits in the workflow. The overview of the workflow is:
original data -> model results (stat model e.g lmfit, ..)
model results -> model data (pybroom)
original data + model data -> combined data (nest, unnest)
Some of the pieces are not yet in place, but when they are, the examples should show where pybroom fits in the workflow. The overview of the workflow is:
The missing pieces are
nest
andunnest
methods. There will be python versions of the methods in tidyr, but I think I'll add them to plydata.