-
- 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
Replace @Appender @doc @Substitution in pandas/core/groupby/generic.py
#63358 opened Dec 14, 2025 by zhangbowen-coder Loading…
1 task
replaced all Appender、Substitution、doc decorators in pandas/pandas/core/frame.py.
#63357 opened Dec 14, 2025 by zhangbowen-coder Loading…
1 task
DOC: Replace @doc decorators with inline docstrings in pandas/io/common.py Docs
#63338 opened Dec 12, 2025 by amyfung Loading…
1 task done
Fix pivot_table duplicate indices with Python 3.14 + NumPy 1.26
#63324 opened Dec 11, 2025 by AKHIL-149 Loading…
DOC: CoW and chained assignments: add solution Copy / view semantics Docs
#63310 opened Dec 9, 2025 by behrenhoff Loading…
1 of 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…
BUG: Inconsistent behavior of Groupby with None values with filter (#… Filters e.g. head, tail, nth Groupby Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#63178 opened Nov 23, 2025 by koskampt Loading…
3 of 4 tasks
Doc: Fix copy parameter type in astype docstring Fixes #63144
#63157 opened Nov 20, 2025 by blu3-bird Loading…
Bug: Strings in Excel number fomat do not preserve case(fixes #6317)
#63124 opened Nov 15, 2025 by parthkandharkar Loading…
6 tasks
DOC: Clarify DataFrameXchg parameter is deprecated in from_dataframe
#63118 opened Nov 15, 2025 by BANADDA Loading…
6 tasks
Add Google Colab IO instructions to pandas IO documentation
#63102 opened Nov 13, 2025 by harsha08-2k6 Loading…
DOC: Add documentation for pandas.api.typing.Expression (#63084)
#63090 opened Nov 12, 2025 by pranavkp71 Loading…
2 tasks done
DEPR: Deprecate non-ISO date string formats in DatetimeIndex.loc Indexing Related to indexing on series/frames, not to indexes themselves
#62991 opened Nov 5, 2025 by raghavendranath Loading…
5 tasks 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
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
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
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
ENH: Implement MultiIndex.insert_level for inserting levels at specified positions MultiIndex
#62610 opened Oct 7, 2025 by Chiwendaiyue Loading…
Previous Next
ProTip! Follow long discussions with comments:>50.