Simplify the process of using UDFs algebra operators #6301
Labels
new feature/request 💬
Requests and pull requests for new features
P1
Important tasks that we should complete soon
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.The text was updated successfully, but these errors were encountered: