Open
Description
dm.scaffold.fuzzy_scaffolding
is quite a powerful function but its output is often hard to understand and also process for downstream task.
We could keep backward compat by keeping dm.scaffold.fuzzy_scaffolding
and propose an alternative function that will do the same kind of processing under the hood but return a data structure that is more intuitive and easier to use (a dataframe or a list of dataframe?).