Anatoly Myachev

Results 135 issues of Anatoly Myachev

## What do these changes do? - [x] first commit message and PR title follow format outlined [here](https://modin.readthedocs.io/en/latest/development/contributing.html#commit-message-formatting) > **_NOTE:_** If you edit the PR title to match this format,...

## What do these changes do? - [x] first commit message and PR title follow format outlined [here](https://modin.readthedocs.io/en/latest/development/contributing.html#commit-message-formatting) > **_NOTE:_** If you edit the PR title to match this format,...

This can help avoid accidental mistakes.

new feature/request 💬

Hi @MarcoGorelli! Just wanted to know if you are considering adding other implementations to this repository.

Hi @MarcoGorelli! At first glance, it seems that it is quite simple to organize a library that will make it possible to configure constructor functions, after which it will be...

I was unable to reproduce exactly the same problem without Modin. KeyError reproduced when called `query_compiler.to_pandas` from worker process (during pickling) with changes from https://github.com/modin-project/modin/pull/6673 ```python import modin.pandas as pd...

bug 🦗
MPI