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

CI: Add NumPy 1.26 test job CI Continuous Integration Dependencies Required and optional dependencies
#61774 by Anantanand005 was closed Jul 8, 2025 Loading… updated Jul 8, 2025
3 of 5 tasks
DEPS: Make pytz an optional dependency Dependencies Required and optional dependencies Timezones Timezone data dtype
#57045 by mroeschke was closed Jun 25, 2024 Loading… updated Jun 25, 2024
5 tasks
3.0
DEPS: Drop Python 3.9 Build Library building on various platforms Dependencies Required and optional dependencies
#58238 by mroeschke was merged Jun 21, 2024 Loading… updated Jun 21, 2024 3.0
ENH: Add numba engine for rolling apply Dependencies Required and optional dependencies Enhancement Window rolling, ewma, expanding
#30151 by mroeschke was merged Dec 27, 2019 Loading… updated Sep 29, 2023
5 tasks done
1.0.0
ENH: Add calamite engine to read_excel Dependencies Required and optional dependencies Enhancement IO Excel read_excel, to_excel Stale
#50581 by kostyafarber was closed May 15, 2023 Loading… updated May 15, 2023
4 of 5 tasks
DEPS: replace pyperclip with pyclip #39834 Dependencies Required and optional dependencies
#40101 by fangchenli was closed Mar 30, 2021 Loading… updated Dec 5, 2022
1 task done
minimal environment Dependencies Required and optional dependencies Stale
#48830 by YvanCywan was closed Nov 3, 2022 Draft updated Nov 3, 2022
1 task
Update to_gbq wrapper method to contain api_method parameter Dependencies Required and optional dependencies Stale
#47539 by wangjoshuah was closed Aug 15, 2022 Loading… updated Aug 15, 2022
5 tasks
1.5
Manual Backport PR #47287 on branch 1.4.x (DEPS: Sync environment.yml with CI dep files)" CI Continuous Integration Dependencies Required and optional dependencies
#47453 by mroeschke was closed Jul 18, 2022 Loading… updated Jul 18, 2022 1.4.4
WIP: ENH: Support ZoneInfo timezones Dependencies Required and optional dependencies Stale Timezones Timezone data dtype
#40135 by AlexKirko was closed May 25, 2021 Draft updated Jan 22, 2022
4 tasks
DEPS: bump sqlalchemy min support version to 1.4.0 Dependencies Required and optional dependencies
#43191 by fangchenli was merged Nov 29, 2021 Loading… updated Jan 17, 2022 1.4
CI: add jinja2 as a hard dependency for DataFrame.to_latex/to_html Dependencies Required and optional dependencies IO HTML read_html, to_html, Styler.apply, Styler.applymap Stale
#43423 by attack68 was closed Nov 16, 2021 Loading… updated Nov 16, 2021
DOC/BLD: update README.md, remove setuptools from dependency Build Library building on various platforms Dependencies Required and optional dependencies
#41818 by fangchenli was merged Jun 8, 2021 Loading… updated Jun 18, 2021 1.3
DEP: bump pyarrow to 1.0.0 Dependencies Required and optional dependencies
#41337 by ShaharNaveh was closed May 7, 2021 Loading… updated May 12, 2021
4 tasks done
BUG: pd.show_versions: json.decoder.JSONDecodeError Bug Dependencies Required and optional dependencies
#39766 by alexprincel was merged Feb 22, 2021 Loading… updated Feb 22, 2021
1 task done
1.3
BUG: avoid attribute error with pyarrow >=0.16.0 and <1.0.0 Dependencies Required and optional dependencies ExtensionArray Extending pandas with custom dtypes or arrays. Strings String extension data type and string data
#38803 by ADraginda was merged Jan 5, 2021 Loading… updated Jan 5, 2021
5 tasks done
1.2.1
DOC: Update dependency for to_markdown documentation Dependencies Required and optional dependencies Docs Output-Formatting __repr__ of pandas objects, to_string
#36938 by eyaltrabelsi was merged Oct 17, 2020 Loading… updated Oct 17, 2020
5 tasks done
1.2
Pick and choose numpy version based on Python 2 or 3. Build Library building on various platforms Dependencies Required and optional dependencies
#28511 by didip was closed Jan 1, 2020 Loading… updated Jan 1, 2020
2 of 5 tasks
0.24.3
CI: Use conda compiler in environment.yml CI Continuous Integration Dependencies Required and optional dependencies
#27062 by marcelotrevisani was closed Oct 11, 2019 Loading… updated Oct 11, 2019
4 tasks
BUG: Add mapping for pyqt for successful package installation Dependencies Required and optional dependencies
#27645 by charlesdong1991 was merged Aug 7, 2019 Loading… updated Aug 7, 2019
5 tasks
1.0.0
WIP: environment.yml encounters import error with pyarrow CI Continuous Integration Dependencies Required and optional dependencies
#26670 by minggli was closed Jun 12, 2019 Loading… updated Jun 13, 2019
3 of 4 tasks
BUG: update cython to fix segfault accessing __kwdefaults__ Dependencies Required and optional dependencies Internals Related to non-user accessible pandas implementation Segfault Non-Recoverable Error
#26140 by jakebailey was closed May 3, 2019 Loading… updated May 3, 2019
3 of 4 tasks
add typing_extensions to dependencies Dependencies Required and optional dependencies Typing type annotations, mypy/pyright type checking
#25975 by vaibhavhrt was closed Apr 17, 2019 Loading… updated Apr 19, 2019
4 tasks
Include tables module in required libraries Dependencies Required and optional dependencies IO HDF5 read_hdf, HDFStore Needs Discussion Requires discussion from core team before further action
#24765 by babaMar was closed Jan 15, 2019 Loading… updated Jan 15, 2019
4 tasks
Bumping up min version for pyarrow Dependencies Required and optional dependencies IO Data IO issues that don't fit into a more specific label
#23482 by anjsudh was merged Nov 5, 2018 Loading… updated Nov 5, 2018
3 tasks done
0.24.0
ProTip! Filter pull requests by the default branch with base:main.