-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add Google Colab IO instructions to pandas IO documentation
#63102 opened Nov 13, 2025 by harsha08-2k6 Loading…
Doc: Fix copy parameter type in astype docstring Fixes #63144
#63157 opened Nov 20, 2025 by blu3-bird Loading…
BUG: Add logical operators to pd.col Expression class
#63330 opened Dec 11, 2025 by majiayu000 Loading…
DOC: Clarify DataFrameXchg parameter is deprecated in from_dataframe
#63118 opened Nov 15, 2025 by BANADDA Loading…
6 tasks
Type the return of itertuples as an iterable of Any Typing type annotations, mypy/pyright type checking
#63273 opened Dec 5, 2025 by frankier Loading…
1 of 6 tasks
TST: Add regression test for DataFrame.where inplace consistency
#63259 opened Dec 4, 2025 by zachyattack23 Loading…
ENH: add ignore index logic for df.isin() function Enhancement isin isin method Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#62620 opened Oct 7, 2025 by saakshimore Loading…
1 of 4 tasks
DOC: CoW and chained assignments: add solution Copy / view semantics Docs
#63310 opened Dec 9, 2025 by behrenhoff Loading…
1 of 6 tasks
DOC: update Series() docstring about copy behaviour Copy / view semantics Docs
#63341 opened Dec 12, 2025 by jorisvandenbossche Loading…
DOC: Replace @doc decorators with inline docstrings in pandas/io/common.py Docs
#63338 opened Dec 12, 2025 by amyfung Loading…
1 task done
BUG: Validate path type in read_parquet, reject non-path/file-like Stale
#62979 opened Nov 4, 2025 by YukunR Loading…
4 of 5 tasks
DOC: clarify loc slice step behavior with example closes #63311 Docs
#63346 opened Dec 12, 2025 by PR-HARIHARAN Loading…
2 of 6 tasks
TST: Add test for loc setitem with expansion preserving tz-aware dtype
#62698 opened Oct 15, 2025 by dcamejo1 Loading…
3 tasks done
fix: dataframe conditional where axis=1 Stale
#62663 opened Oct 12, 2025 by suzyahyah Loading…
4 tasks done
DOC: Add documentation for pandas.api.typing.Expression (#63084)
#63090 opened Nov 12, 2025 by pranavkp71 Loading…
2 tasks done
Bug: Strings in Excel number fomat do not preserve case(fixes #6317)
#63124 opened Nov 15, 2025 by parthkandharkar Loading…
6 tasks
BUG: Fix multiindex factorize extension dtypes Stale
#62964 opened Nov 3, 2025 by davidjcastrejon Loading…
4 tasks done
DOC: Add floating point precision on writing/reading to csv (#13159) … Stale
#62770 opened Oct 21, 2025 by jessica-oraegbu Loading…
3 of 5 tasks
Fix pivot_table duplicate indices with Python 3.14 + NumPy 1.26
#63324 opened Dec 11, 2025 by AKHIL-149 Loading…
PERF: improve StringArray.isna Performance Memory or execution speed performance Stale Strings String extension data type and string data
#57733 opened Mar 5, 2024 by jorisvandenbossche Loading…
5 tasks
ENH: speed up wide DataFrame.line plots by using a single LineCollection Performance Memory or execution speed performance Stale Visualization plotting
#61764 opened Jul 3, 2025 by EvMossan Loading…
4 tasks done
Previous Next
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.