You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: