modin-project / modin

Modin: Scale your Pandas workflows by changing a single line of code
http://modin.readthedocs.io
Apache License 2.0
9.87k stars 651 forks source link

[Dataframe API] Cross product/Join operator #1356

Open aregm opened 4 years ago

mvashishtha commented 2 years ago

We have this but it's not implemented: https://github.com/modin-project/modin/blob/4c43fafa2a334422fe0f7dd1637d6963d560a655/modin/core/dataframe/pandas/dataframe/dataframe.py#L1804

cc @RehanSD