REFACTOR: remove redefinition of _row_lengths
and _column_widths
functions in PandasOnDaskDataframe
.
#3780
Labels
Code Quality 💯
Improvements or issues to improve quality of codebase
P1
Important tasks that we should complete soon
Basic implementation should work for
Dask
engine. It already works forRay
engine.Links to basic implementations:
modin/modin/core/dataframe/pandas/dataframe/dataframe.py
Line 105 in d590de0
modin/modin/core/dataframe/pandas/dataframe/dataframe.py
Line 124 in d590de0
Links to
Dask
redefinitions:modin/modin/core/execution/dask/implementations/pandas_on_dask/dataframe/dataframe.py
Line 47 in d590de0
modin/modin/core/execution/dask/implementations/pandas_on_dask/dataframe/dataframe.py
Line 64 in d590de0
The text was updated successfully, but these errors were encountered: