Rehan Sohail Durrani

Results 11 issues of Rehan Sohail Durrani

## What do these changes do? - [x] commit message follows format outlined [here](https://modin.readthedocs.io/en/latest/development/contributing.html#commit-message-formatting) - [] passes `flake8 modin/ asv_bench/benchmarks scripts/doc_checker.py` - [ ] passes `black --check modin/ asv_bench/benchmarks scripts/doc_checker.py`...

**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...

Code Quality 💯

**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...

In pandas, `df.loc[df.index + 1] = df.loc[index]` copies the last row and increases the `df`'s len by 1. When doing the same operation in Modin, we get an error since...

Write testing script for Jenkins to run GPU unittests.

type: enhancement

**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...

documentation 📜
P3

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

bug 🦗
pandas concordance 🐼
P1
Backport :back:

**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...

new feature/request 💬
Epic

Signed-off-by: Rehan Durrani ## What do these changes do? - [x] commit message follows format outlined [here](https://modin.readthedocs.io/en/latest/development/contributing.html#commit-message-formatting) - [x] passes `flake8 modin/ asv_bench/benchmarks scripts/doc_checker.py` - [x] passes `black --check modin/...

**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...

new feature/request 💬
P3
numpy API