GALI PREM SAGAR

Results 58 issues of GALI PREM SAGAR

### Pandas version checks - [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the [latest version](https://pandas.pydata.org/docs/whatsnew/index.html) of...

Bug
Upstream issue
Arrow

**What happened**: Looks like the way currently `dask`, `dask-core` & `distributed` are being packaged in `conda-forge` & `dask/label/dev` to be able to use interchangeably is leading to issues when being...

**Is your feature request related to a problem? Please describe.** It would be nicer to have the row-group wise metadata returned instead of returning just the number of row-groups. That...

feature request
libcudf
cuDF (Python)
cuIO

**Describe the bug** When there is `0` in denominator of `pymod` operation, we seem to be returning garbage value instead of `null` value. **Steps/Code to reproduce bug** ```python Type "help",...

bug
cuDF (Python)

This PR unpins `dask` & `distributed` for `22.10` development. xref: https://github.com/rapidsai/cudf/pull/11492

gpuCI
conda
improvement
non-breaking

**Is your feature request related to a problem? Please describe.** https://github.com/apache/arrow-datafusion/issues/2573 will bring in changes to `UNION` logical plan where we can distinguish a UNION vs UNION ALL query. This...

enhancement
datafusion

**Describe the bug** When we want to fill a `slice` of a series column of type `struct` or `list`, there is an error. **Steps/Code to reproduce bug** ```python In [49]:...

bug
cuDF (Python)

This PR is WIP.

2 - In Progress
cuDF (Python)
conda
improvement
non-breaking
inactive-30d
inactive-90d

This PR is WIP.

2 - In Progress
cuDF (Python)

**Is your feature request related to a problem? Please describe.** Writing a pandas dataframe to an orc file using `pyorc` is a bit of a complex operation. Until now we...

feature request
cuDF (Python)
cuIO
inactive-30d