Is your feature request related to a problem or challenge? Please describe what you are trying to do.
I would like Python users to be able to access all operators and expressions in the logical plan.
This enables the mapping of plans to DataFrame libraries, as demonstrated in #190
Describe the solution you'd like
Gotta implement them all.
Operators
Expressions
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
I would like Python users to be able to access all operators and expressions in the logical plan.
This enables the mapping of plans to DataFrame libraries, as demonstrated in #190
Describe the solution you'd like
Gotta implement them all.
Operators
Expressions
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.