ChildColAssigner
- class colassigner.ChildColAssigner(df: DataFrame, parent_assigner: ColAssigner)
Bases:
ColAssignerassigner specifically for nested structures
methods of these are not called with parameters
the dataframe and the parent assigner are passed to the __init__ method as parameters