pedarProbe.analyse.print_shapes#

pedarProbe.analyse.print_shapes(node: Type[PedarNode])[source]#

Recursively print the structure tree and the leaf nodes’ data frame shapes.

Parameters:

node – root node of the node tree.