Karthik Velayutham

Results 17 issues of Karthik Velayutham

Ray 2.0.0 is slated to get released sometime in the next few weeks/months. We have already verified that Modin is currently able to work correctly with Ray 2.0.0rc0 with no...

Performance 🚀
dependencies 🔗
Ray ⚡
Integration ➕➕
Epic

**Is your feature request related to a problem? Please describe.** Currently `read_csv` only supports parallel reads for `s3` and `file` and any other filesystem backend defaults to pandas. We should...

Performance 🚀
pandas concordance 🐼
pandas.io

## What do these changes do? This PR is just testing our tests with Ray 2.0.0rc0. - [ ] commit message follows format outlined [here](https://modin.readthedocs.io/en/latest/development/contributing.html#commit-message-formatting) - [ ] passes `flake8...

**Is your feature request related to a problem? Please describe.** Our current development process requires contributors to explicitly add new changes to the Modin release notes. We should automate this...

documentation 📜
P1
CI

**Is your feature request related to a problem? Please describe.** Currently our implementation of `read_parquet` only supports PyArrow. Given that we have some more user demand, we should also support...

pandas concordance 🐼
dependencies 🔗

### System information - **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)**: macOS 12.2.1 - **Modin version** (`modin.__version__`): 0.15.2 - **Python version**: 3.9.12 - **Code we can use to reproduce**:...

bug 🦗
pandas concordance 🐼

We should follow the pattern from `test-windows` and launch parallel jobs for `test-compat-win` pytests since everything runs serially right now.

Testing 📈
P2
CI

The path for Modin logs is currently set to `.modin/logs/job_{job_id}/{log_name}.log` by default. We should allow users to set a different path for the Modin logs with an environment variable.

new feature/request 💬
P2

We need to expand our mypy checks to cover Python files in `modin/distributed/`. There may be a lot of files to modify at once so folks should focus on type...

good first issue 🔰
Code Quality 💯
P3
hacktoberfest

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. What kind of performance improvements would you like to see...

good first issue 🔰
Code Quality 💯
P3
hacktoberfest