Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify the process of using UDFs algebra operators #6301

Open
dchigarev opened this issue Jun 27, 2023 · 0 comments · May be fixed by #6302
Open

Simplify the process of using UDFs algebra operators #6301

dchigarev opened this issue Jun 27, 2023 · 0 comments · May be fixed by #6302
Assignees
Labels
new feature/request 💬 Requests and pull requests for new features P1 Important tasks that we should complete soon

Comments

@dchigarev
Copy link
Collaborator

The current approach of using modin.core.dataframe.algebra module to define custom operators is quite bulky and hard to understand. We can do better than that by simplifying this up to one wrapper function that would do all the dirty work.

@dchigarev dchigarev added new feature/request 💬 Requests and pull requests for new features P1 Important tasks that we should complete soon labels Jun 27, 2023
@dchigarev dchigarev self-assigned this Jun 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature/request 💬 Requests and pull requests for new features P1 Important tasks that we should complete soon
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant