Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

styler (version 1.3.0)

flatten_operators_one: Flatten one level of nesting with its child

Description

Flattening is done in two ways. We can flatten a parse table by moving the left hand token of an operator one level up. Or doing that with the right hand token.

Usage

flatten_operators_one(pd_nested)

Arguments

pd_nested

A nested parse table.