pullrequests Search Results · repo:pandas-dev/pandas language:Python
Filter by
33.7k results
(171 ms)33.7k results
inpandas-dev/pandas (press backspace or delete to remove) - [ ] closes #60766
- [ ] Tests added and passed if fixing a bug or adding a new feature
- [ ] All code checks passed.
- [ ] Added type annotations to new arguments/methods/functions.
- [ ] Added ...
pedromfdiogo
- Opened yesterday
- #61396
- [x] closes #60905
- [x] Tests added and passed if fixing a bug or adding a new feature
- [x] All code checks passed.
- [ ] Added type annotations to new arguments/methods/functions.
- [ ] Added ...
Docs
Dtype Conversions
chilin0525
- 8
- Opened 2 days ago
- #61394
- [x] closes #61019
- [x] Tests added and passed if fixing a bug or adding a new feature
- [ ] All code checks passed.
- [x] Added type annotations to new arguments/methods/functions.
- [x] Added ...
eicchen02
- Opened 2 days ago
- #61393
Problem
The MultiIndex.difference method fails to remove entries when the index contains PyArrow-backed timestamps
(timestamp[ns][pyarrow]). This occurs because direct tuple comparisons with PyArrow scalar ...
NEREUScode
- 1
- Opened 3 days ago
- #61391
Problem
The MultiIndex.difference method fails to remove entries when the index contains PyArrow-backed timestamps
(timestamp[ns][pyarrow]). This occurs because direct tuple comparisons with PyArrow scalar ...
NEREUScode
- Opened 3 days ago
- #61390
Problem
The MultiIndex.difference method fails to remove entries when the index contains PyArrow-backed timestamps
(timestamp[ns][pyarrow]). This occurs because direct tuple comparisons with PyArrow scalar ...
NEREUScode
- Opened 3 days ago
- #61388
- [ ] closes #xxxx (Replace xxxx with the GitHub issue number)
- [ ] Tests added and passed if fixing a bug or adding a new feature
- [ ] All code checks passed.
- [ ] Added type annotations to ...
Build
lithomas1
- 2
- Opened 4 days ago
- #61384
- [X] Tests added and passed if fixing a bug or adding a new feature
- [X] All code checks passed.
- [X] Added type annotations to new arguments/methods/functions.
- [X] Added an entry in the latest ...
IO Data
datapythonista
- 7
- Opened 4 days ago
- #61383
This pull request fixes #60908 , where subtracting a Series with a MultiIndex containing NaN values from a Series with a
regular Index could lead to incorrect results or unexpected behavior.
The issue ...
rit4rosa
- Opened 5 days ago
- #61381
Hello team!
As part of the work that @melissawm is doing to showcase the translations work this PR shows how we could pull the
translations from https://github.com/Scientific-Python-Translations/pandas-translations ...
Docs
goanpeca
- 8
- Opened 5 days ago
- #61380