-
- 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
BUG: RuntimeWarning from np.ndarray.astype when converting large
int64[pyarrow] values #62709 by matiaslindgren was closed Oct 17, 2025 Loading…
4 of 5 tasks
Fixing test query eval fomat 62701
#62702 by santhoshbethi was closed Oct 15, 2025 Loading…
5 tasks done
WIP: Fix precision of DataFrame.combine and DataFrame.combine_first
#62691 by angela-tarantula was closed Oct 30, 2025 • Draft
4 tasks done
TYP: Remove OutputFrameOrSeries Groupby Typing type annotations, mypy/pyright type checking
#62683 by rhshadrach was closed Oct 13, 2025 Loading…
1 of 5 tasks
Bump pypa/cibuildwheel from 3.2.0 to 3.2.1 Build Library building on various platforms CI Continuous Integration Dependencies Required and optional dependencies
Fix assert frame equal na dtype false 61473
#62672 by santhoshbethi was closed Nov 5, 2025 Loading…
5 tasks done
DOC:Replace dynamic docstring decorators with static docstrings in pandas\core\generic.py
#62665 by wdyy20041223 was closed Oct 12, 2025 Loading…
1 task
CLN: replaced ensure_clean with pytest fixture in test_sas.py
#62661 by Ashutosh2407 was closed Nov 3, 2025 Loading…
4 tasks
FIX: itemsize wrong for date32[day][pyarrow] dtype #57948
#62655 by mraabhijit was closed Oct 11, 2025 Loading…
4 of 5 tasks
BUGFIX: itemsize wrong for date32[day][pyarrow] dtype #57948
#62654 by mraabhijit was closed Oct 11, 2025 Loading…
4 of 5 tasks
fix: pd.to_numeric handling of datetime
#62642 by suzyahyah was closed Oct 10, 2025 Loading…
4 tasks done
DOC: Add comprehensive floating point precision documentation for CSV operations
#62618 by sah0725 was closed Oct 8, 2025 Loading…
fixed ValueError thrown when using Series.info(showcounts=False)
#62598 by Nithurshen was closed Oct 7, 2025 Loading…
5 tasks done
DOC: Replace @Appender with inlined docstrings for IntervalArray #62437
#62586 by ahmedbektic was closed Oct 5, 2025 • Draft
5 tasks
DOC: Add comprehensive documentation for TextFileReader class
#62579 by balaraj74 was closed Oct 4, 2025 Loading…
4 tasks done
Call free on dynamically allocated arays before returning a TypeError
#62569 by zjweiss was closed Oct 3, 2025 Loading…
DOC: Expand data table representation with labels and index (#62358) Stale
#62565 by akhilw0811 was closed Nov 6, 2025 Loading…
ProTip! Filter pull requests by the default branch with base:main.