Iaroslav Igoshev

Results 32 issues of Iaroslav Igoshev

Hi there, After I tried `asv` for my needs, I saw that `ratio` column is relation `after` to `before` (I mean `ratio=after/before`) based on the output: ```bash before after ratio...

We should update and extend configuration settings page in docs by providing more examples. https://modin.readthedocs.io/en/stable/flow/modin/config.html

documentation 📜
Needs more information ❔
P3

Having read [design patterns and anti-patterns](https://docs.ray.io/en/latest/ray-core/patterns/index.html) in Ray docs I think that we could use/avoid some of them in our code to gain benefit/performance. Here are some examples. * [Using...

new feature/request 💬
Epic

We should move OmniSci engine usage from experimental feature to main ones.

P1
Epic
HDK

Thank you for taking the time to submit an issue! ## Background information ### What version of Open MPI are you using? (e.g., v3.0.5, v4.0.2, git branch name and hash,...

Target: v5.0.x
Target: v4.1.x

Hi there, I am a developer of [Modin](https://github.com/modin-project/modin) and [unidist](https://github.com/modin-project/unidist). We use MPI as a backend in unidist, and mpich can be used as one of the implementations in that...

Hi there, I wanted to collect some statistics of a package with pypistats but encountered the error. ```pytb $ python -m pip install --upgrade pypistats $ pypistats recent pandas Traceback...

## 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,...

xref - https://github.com/modin-project/modin/issues/7202

new feature/request 💬
Dask ⚡
unidist