-
- Notifications
You must be signed in to change notification settings - Fork 19.3k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
DOC: Add missing periods in DataFrame docstrings Docs
#62346 by deepith-18 was closed Sep 16, 2025 Loading… updated Nov 4, 2025
TEST: Add test for select_dtypes on an empty DataFrame
#62359 by deepith-18 was closed Sep 18, 2025 Loading… updated Nov 4, 2025
1 task done
TST: add fillna test for filling with Categorical Categorical Categorical Data Type Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Needs Tests Unit test(s) needed to prevent regressions Stale
#62319 by thaiv28 was closed Nov 1, 2025 Loading… updated Nov 1, 2025
3 tasks done
STYLE: Prohibit parsing exeption messages in try/except code flows
#62755 by LirongMa was closed Oct 30, 2025 Loading… updated Oct 30, 2025
5 tasks
ENH: to_excel engine_kwargs for Excel header Autofilter and optional bold (xlsxwriter/openpyxl) Enhancement IO Excel read_excel, to_excel
#62670 by antznette1 was closed Oct 26, 2025 Loading… updated Oct 26, 2025
DOC: Add Meson editable quick-start and Windows notes to contributing_environment.rst
#62631 by antznette1 was closed Oct 10, 2025 Loading… updated Oct 11, 2025
BUG: Raise TypeError when joining with non-DataFrame using 'on=' (GH#61434) Error Reporting Incorrect or improved errors from pandas Reshaping Concat, Merge/Join, Stack/Unstack, Explode Stale
#61454 by iabhi4 was closed Oct 5, 2025 Loading… updated Oct 5, 2025
4 tasks done
Parallelize test_sql.py - Issue #60378 IO SQL to_sql, read_sql, read_sql_query Stale Testing pandas testing functions or related to the test suite
#61551 by dShcherbakov1 was closed Oct 5, 2025 Loading… updated Oct 5, 2025
4 tasks
BUG: to_numeric fails to convert a Pyarrow Decimal series containing NA values Arrow pyarrow functionality Bug Dtype Conversions Unexpected or buggy dtype conversions Stale
#61659 by chilin0525 was closed Oct 5, 2025 • Draft updated Oct 5, 2025
2 of 5 tasks
BUG: Fix lost precision with common type of uint64/int64 Bug Dtype Conversions Unexpected or buggy dtype conversions isin isin method Stale
#61679 by pbrochart was closed Oct 5, 2025 Loading… updated Oct 5, 2025
5 of 6 tasks
DOC: added button to edit on GitHub Docs Stale
#61956 by Sivayogeith was closed Oct 5, 2025 Loading… updated Oct 5, 2025
1 of 5 tasks
BUG: DataFrame.aggregate returns Series for empty DataFrame (#62443)
#62444 by RI-Jeyaprathap was closed Oct 5, 2025 Loading… updated Oct 5, 2025
5 tasks done
BUG: upgrade to PyQt6 to fix arm64 docker build
#62176 by Alvaro-Kothe was closed Sep 15, 2025 Loading… updated Sep 23, 2025
4 of 5 tasks
DOC: Added note acknowledging iloc dtype conversion behaviour Docs
#62360 by zihengliao was closed Sep 19, 2025 Loading… updated Sep 19, 2025
2 tasks
BUG: Fix incorrect FutureWarning for logical ops on pyarrow bool Series (#62260) Arrow pyarrow functionality Bug Numeric Operations Arithmetic, Comparison, and Logical operations
#62290 by Tarun2605 was closed Sep 18, 2025 Loading… updated Sep 18, 2025
3 tasks done
DOC: Fix minor typos and capitalization in community tutorials Docs
#62350 by MALIKSAQIB786 was closed Sep 17, 2025 Loading… updated Sep 17, 2025
5 tasks
Fix for issue 62001; ENH: Context-aware error messages for optional dependencies
#62003 by wilocu was closed Jul 30, 2025 Loading… updated Jul 31, 2025
5 tasks done
BUG: fix: Related to the Index class or subclasses Stale
list as index item does not raise Bug Index #61674 by Andre-Andreati was closed Jul 28, 2025 Loading… updated Jul 28, 2025
4 of 5 tasks
BUG: Fix scatter plot colors in groupby context to match line plot behavior (#59846) Bug Groupby Stale Visualization plotting
#61233 by myenugula was closed Jul 28, 2025 Loading… updated Jul 28, 2025
5 tasks done
BUG: fix to_json on period Stale
#61203 by xiaohuanlin was closed Jul 28, 2025 Loading… updated Jul 28, 2025
5 tasks done
BUG: Fix #61221: Exception with unstack(sort=False) and NA in index. Stale
#61226 by gsmll was closed Jul 28, 2025 Loading… updated Jul 28, 2025
Set up ty in CI CI Continuous Integration Typing type annotations, mypy/pyright type checking
#61880 by tqa236 was closed Jul 28, 2025 Loading… updated Jul 28, 2025
5 tasks
Previous Next
ProTip! Filter pull requests by the default branch with base:main.