-
Notifications
You must be signed in to change notification settings - Fork 670
Closed
Labels
Code Quality 💯Improvements or issues to improve quality of codebaseImprovements or issues to improve quality of codebaseP1Important tasks that we should complete soonImportant tasks that we should complete soon
Description
Basic implementation should work for Dask engine. It already works for Ray engine.
Links to basic implementations:
| def _row_lengths(self): |
| def _column_widths(self): |
Links to Dask redefinitions:
modin/modin/core/execution/dask/implementations/pandas_on_dask/dataframe/dataframe.py
Line 47 in d590de0
| def _row_lengths(self): |
modin/modin/core/execution/dask/implementations/pandas_on_dask/dataframe/dataframe.py
Line 64 in d590de0
| def _column_widths(self): |
Metadata
Metadata
Assignees
Labels
Code Quality 💯Improvements or issues to improve quality of codebaseImprovements or issues to improve quality of codebaseP1Important tasks that we should complete soonImportant tasks that we should complete soon