Iaroslav Igoshev

Results 173 comments of Iaroslav Igoshev

Closed in https://github.com/modin-project/modin/pull/6850.

This is too broad issue. We'll create separate issues as necessary.

I think we can close this issue as there are no concrete details on this. Feel free to reopen.

@RehanSD, @mvashishtha, any plans on this?

@mertbozkir, your error seems not related to the original issue. To avoid your problem you should put the code under `if __name__ == '__main__':`. See more in this [Section](https://modin.readthedocs.io/en/stable/getting_started/troubleshooting.html#error-when-using-dask-engine-runtimeerror-if-name-main) about...

@dchigarev, could you revisit this issue?

Partially depends on https://github.com/modin-project/modin/pull/6731.

While Modin on Ray is able to handle OOM datasets, that gets tricky to handle when loading data from a file. An underlying execution engine (Ray in this case) is...

Hi @npochhi, it would be great if you could help us with this. Please note that this is not a simple renaming. We should also preserve backward compatibility for a...