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

DOC: update release notes
#16259 by jorisvandenbossche was merged May 5, 2017 Loading…
Fix whatsnew dates Docs
#21759 by h-vetinari was merged Jul 6, 2018 Loading…
DEPS: Removing unused pytest-mock CI Continuous Integration Clean Dependencies Required and optional dependencies
#29784 by datapythonista was merged Nov 22, 2019 Loading…
CLN: Use doc decorator for case using __doc__
#33145 by HH-MWB was closed Mar 30, 2020 Loading…
5 tasks
TST: add network decorator on parser network tests for compressed url in parser IO CSV read_csv, to_csv IO Network Local or Cloud (AWS, GCS, etc.) IO Issues Testing pandas testing functions or related to the test suite
#15102 by jreback was merged Jan 10, 2017 Loading… 0.20.0
PERF: Update ASV publish config Performance Memory or execution speed performance
#17293 by TomAugspurger was merged Aug 20, 2017 Loading… 0.21.0
CI: Align pep8speaks config with setup.cfg CI Continuous Integration Code Style Code style, linting, code_checks
#19841 by jorisvandenbossche was merged Feb 22, 2018 Loading… 0.23.0
CI: Add fixture back in Testing pandas testing functions or related to the test suite
#56803 by phofl was merged Jan 9, 2024 Loading… 2.2
TST: Fix test_constructor_signed_int_overflow_deprecation w/ multiple warnings Testing pandas testing functions or related to the test suite
#50686 by mroeschke was merged Jan 12, 2023 Loading… 1.5.3
TST: Fixing broken doctests in pandas/core Docs Testing pandas testing functions or related to the test suite
#42598 by datapythonista was merged Jul 22, 2021 Loading…
1 task done
1.4
REF: share _wrap_transform_fast_result Groupby Refactor Internal refactoring of code
#43538 by jbrockmendel was merged Sep 13, 2021 Loading…
4 tasks
1.4
TYP: misc Clean Indexing Related to indexing on series/frames, not to indexes themselves Internals Related to non-user accessible pandas implementation Typing type annotations, mypy/pyright type checking
#43977 by jbrockmendel was merged Oct 14, 2021 Loading…
4 tasks
1.4
REF: dont use np.abs in NDFrame.__abs__ Refactor Internal refactoring of code
#43847 by jbrockmendel was merged Oct 3, 2021 Loading… 1.4
REF: ensure to_arrays returns matched-length arrays/columns Performance Memory or execution speed performance
#43099 by jbrockmendel was merged Aug 19, 2021 Loading… 1.4
BENCH: fix misleading json asvs Benchmark Performance (ASV) benchmarks
#43063 by jbrockmendel was merged Aug 17, 2021 Loading… 1.4
REF: remove _get_join_target Refactor Internal refactoring of code Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#43788 by jbrockmendel was merged Sep 28, 2021 Loading…
4 tasks
1.4
REF: de-special-case Block._maybe_downcast Dtype Conversions Unexpected or buggy dtype conversions Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
#44205 by jbrockmendel was merged Oct 28, 2021 Loading…
4 tasks
1.4
DEPR: datetime64tz cast mismatched timezones on setitemlike Deprecate Functionality to remove in pandas Timezones Timezone data dtype
#44243 by jbrockmendel was merged Oct 31, 2021 Loading…
4 tasks done
1.4
BUG: all-NaT TDI division with object dtype preserve td64 Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Timedelta Timedelta data type
#44237 by jbrockmendel was merged Nov 6, 2021 Loading…
4 tasks done
1.4
ProTip! Filter pull requests by the default branch with base:main.