Skip to content

Pull requests: pandas-dev/pandas

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Issue 60723 resolved Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#60730 by BAnSsal was closed Mar 10, 2025 Loading…
5 tasks done
fix for 61123 read_excel nrows param reads extra rows
#61129 by zanuka was closed Mar 17, 2025 Loading…
Fix trailing current date zeros flaky test_format problem Testing pandas testing functions or related to the test suite
#14638 by MykolaGolubyev was closed Nov 12, 2016 Loading…
3 of 4 tasks
0.19.2
Backport PR #54757 on branch 2.1.x (CI: Pin Cython on CI) CI Continuous Integration
#54758 by meeseeksmachine was merged Aug 26, 2023 Loading… 2.1
Backport PR #41789 on branch 1.2.x (Bug in xs raising KeyError for MultiIndex columns with droplevel False and list indexe) Indexing Related to indexing on series/frames, not to indexes themselves Regression Functionality that used to work in a prior pandas version
#41809 by meeseeksmachine was closed Jun 4, 2021 Loading… 1.2.5
Backport PR #44518 on branch 1.3.x (BUG: DataFrame with scalar tzaware Timestamp) Constructors Series/DataFrame/Index/pd.array Constructors Timezones Timezone data dtype
#44546 by jbrockmendel was merged Nov 21, 2021 Loading… 1.3.5
DEPR: Fix deprecation warnings in ASV Benchmark Performance (ASV) benchmarks Deprecate Functionality to remove in pandas Index Related to the Index class or subclasses
#43658 by topper-123 was merged Sep 21, 2021 Loading…
1 task done
1.4
REGR: loc.setitem losing index name when df was empty before Indexing Related to indexing on series/frames, not to indexes themselves Regression Functionality that used to work in a prior pandas version
#45623 by phofl was merged Jan 26, 2022 Loading…
4 tasks done
1.4.1
Backport PR #47889 on branch 1.4.x (CI: Pin cython on 32bit build) 32bit 32-bit systems CI Continuous Integration
#47891 by meeseeksmachine was closed Jul 29, 2022 Loading… 1.4.4
DOC: Cleaned doctrings Code Style Code style, linting, code_checks Typing type annotations, mypy/pyright type checking
#30165 by ShaharNaveh was merged Dec 11, 2019 Loading…
2 of 5 tasks
1.0.0
BUG: NaT.__cmp__(invalid) should raise TypeError Error Reporting Incorrect or improved errors from pandas Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#35585 by jbrockmendel was merged Aug 6, 2020 Loading…
5 tasks done
1.2
DEPR: automatic alignment on frame.__cmp__(series) Deprecate Functionality to remove in pandas Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#36795 by jbrockmendel was merged Oct 3, 2020 Loading…
4 of 5 tasks
1.2
DOC: Add behavior for Index argument in DataFrame.loc Docs Indexing Related to indexing on series/frames, not to indexes themselves
#38109 by hongshaoyang was merged Nov 29, 2020 Loading…
4 tasks done
1.2
REF: avoid unnecessary raise in DataFrameGroupBy._cython_agg_general Groupby Nuisance Columns Identifying/Dropping nuisance columns in reductions, groupby.add, DataFrame.apply
#41265 by jbrockmendel was merged May 3, 2021 Loading… 1.3
BUG: groupby.rank with MaskedArray incorrect casting Bug Groupby NA - MaskedArrays Related to pd.NA and nullable extension arrays
#41010 by jbrockmendel was merged Apr 20, 2021 Loading…
2 of 4 tasks
1.3
Fix #59772: tz_aware NaT raises exception on to_numpy
#61302 by tomasmacieira was closed May 9, 2025 Loading…
3 of 5 tasks
CI: Add NumPy 1.26 test job CI Continuous Integration Dependencies Required and optional dependencies
#61774 by Anantanand005 was closed Jul 8, 2025 Loading…
3 of 5 tasks
Set up ty in CI CI Continuous Integration Typing type annotations, mypy/pyright type checking
#61880 by tqa236 was closed Jul 28, 2025 Loading…
5 tasks
DOC: Added note acknowledging iloc dtype conversion behaviour Docs
#62360 by zihengliao was closed Sep 19, 2025 Loading…
2 tasks
Remove properties from groupby whitelists Clean Groupby
#17600 by jbrockmendel was closed Sep 21, 2017 Loading…
1 of 4 tasks
ENH: Option to return -inf/inf as lower/upper bound of quantiles, see… Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#22097 by dberenbaum was closed Jul 30, 2018 Loading…
3 of 4 tasks
BUG: Preserve sparse dtype when reindexing Regression Functionality that used to work in a prior pandas version Sparse Sparse Data Type
#26183 by alex-hutton was closed Jun 8, 2019 Loading…
1 of 4 tasks
DOC: link on nullables in indexing Docs
#31624 by anant4299 was closed Feb 26, 2020 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.