modin icon indicating copy to clipboard operation
modin copied to clipboard

Should `ModinDataframe` be a parent of `PandasDataframe`?

Open anmyachev opened this issue 1 year ago • 2 comments

ModinDataframe looks almost unused.

anmyachev avatar May 08 '24 13:05 anmyachev

I think so since ModinDataframe declares the df algebra and PandasDataframe implements it.

YarShev avatar May 13 '24 08:05 YarShev

Seems like this was previously attempted back in #3998, hard to tell at a glance why it didn't end up happening though.

noloerino avatar May 14 '24 17:05 noloerino