The Wayback Machine - https://web.archive.org/web/20221102153350/https://github.com/pandas-dev/pandas/pulls
Skip to content

Pull requests: pandas-dev/pandas

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

Pull requests list

CI maybe fix arm test CI Continuous Integration
#49476 opened Nov 2, 2022 by MarcoGorelli Loading…
5 tasks
Add Dependabot configuration for GitHub Actions updates
#49475 opened Nov 2, 2022 by EwoutH Loading…
TST: avoid chained assignment in tests outside of specific tests on chaining Testing pandas testing functions or related to the test suite
#49474 opened Nov 2, 2022 by jorisvandenbossche Loading…
DEPR: enforce passing non boolean sort in concat Deprecate Functionality to remove in pandas
#49472 opened Nov 2, 2022 by lukemanley Loading…
4 tasks done
STYLE Suppressing two instances of pylint W0703 broad-except.
#49470 opened Nov 2, 2022 by roadswitcher Loading…
1 task done
BUG / CoW: also return new object in case of null slice for both rows and columsn (.(i)loc[:, :]) Copy / view semantics Indexing Related to indexing on series/frames, not to indexes themselves
#49469 opened Nov 2, 2022 by jorisvandenbossche Loading…
1 of 4 tasks
Fix memory leak with ujson module
#49466 opened Nov 2, 2022 by WillAyd Loading…
1 task done
STYLE: fix pylint no-else-continue warnings
#49464 opened Nov 2, 2022 by Moisan Loading…
4 tasks done
DEPR: Disallow kwargs in ExcelWriter Deprecate Functionality to remove in pandas
#49463 opened Nov 2, 2022 by mroeschke Loading…
DEPR: Enforce melt(value_name) behavior Deprecate Functionality to remove in pandas
#49462 opened Nov 2, 2022 by mroeschke Loading…
DEPR: inplace argument in set_axis Deprecate Functionality to remove in pandas
#49459 opened Nov 1, 2022 by lukemanley Loading…
4 tasks done
DEPR: Index(ndarray[object]) inferring numeric dtype
#49458 opened Nov 1, 2022 by jbrockmendel Loading…
5 tasks
DEPR: Index methods, to_time, Categorical constructor Deprecate Functionality to remove in pandas
#49457 opened Nov 1, 2022 by jbrockmendel Loading…
5 tasks
API: avoid silent consolidation Internals Related to non-user accessible pandas implementation
#49456 opened Nov 1, 2022 by jbrockmendel Loading…
5 tasks
DEPR: DatetimeIndex setops with mismatched tzs Deprecate Functionality to remove in pandas
#49455 opened Nov 1, 2022 by jbrockmendel Loading…
5 tasks
DEPR: __setitem__ on dt64tz with mixed timezones Deprecate Functionality to remove in pandas
#49454 opened Nov 1, 2022 by jbrockmendel Loading…
5 tasks
STYLE: enable pylint warnings for cell-var-from-loop Code Style Code style, linting, code_checks
#49445 opened Nov 1, 2022 by roadswitcher Loading…
1 task done
BUG: MultiIndex.get_indexer not matching nan values Indexing Related to indexing on series/frames, not to indexes themselves Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate MultiIndex
#49442 opened Nov 1, 2022 by phofl Loading…
5 tasks done
BUG: pivot_table with margins=T raises when results in empty df Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#49438 opened Nov 1, 2022 by debnathshoham Loading…
5 tasks done
2.0
BUG: Series(mixed_tz_datetime_objs, dtype=dt64tz) Series Series data structure Timeseries Timezones Timezone data dtype
#49432 opened Oct 31, 2022 by jbrockmendel Loading…
3 of 5 tasks
UPGRADE: Autoupdate pre-commit config Code Style Code style, linting, code_checks
#49428 opened Oct 31, 2022 by ramvikrams Loading… 2.0
CLN: assorted; silence test warnings Clean
#49426 opened Oct 31, 2022 by jbrockmendel Loading…
5 tasks
CLN: test_nanops.py Clean Testing pandas testing functions or related to the test suite
#49423 opened Oct 31, 2022 by mroeschke Loading…
2 tasks done
ProTip! no:milestone will show everything without a milestone.