-
- 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 cross-links from API reference to user guides for indexing a…
#62917 opened Oct 30, 2025 by chaitanyakumar-d Loading…
ENH: add option to save json without escaping forward slashes
#62830 opened Oct 25, 2025 by u7955901 Loading…
5 tasks done
BUG: DataFrame.rank does not return EA types when original type was an EADtype
#62189 opened Aug 25, 2025 by sharkipelago Loading…
4 tasks done
BUG: make CustomBusinessDay respect provided calendar; require numpy.…
#62851 opened Oct 25, 2025 by edzxy Loading…
3 of 5 tasks
BUG: Fix numeric_only ignored with list of functions in DataFrame.agg and GroupBy.agg (#49352)
#62803 opened Oct 23, 2025 by ali-aqib Loading…
DOC: Add section on loading Data to Pandas in Google Colab
#62773 opened Oct 21, 2025 by Sathvik97 Loading…
DOC: Add floating point precision on writing/reading to csv (#13159) …
#62770 opened Oct 21, 2025 by jessica-oraegbu Loading…
3 of 5 tasks
TST: Add test for Arrow decimal groupby variance
#62754 opened Oct 19, 2025 by nour-taqatqa Loading…
1 task
STY: ruff-format reformat for frame.py Code Style Code style, linting, code_checks
#62554 opened Oct 3, 2025 by RAAPPO Loading…
2 of 5 tasks
BUG: Add fillna at the beginning of _where not to fill NA. #60729 Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#60772 opened Jan 23, 2025 by sanggon6107 Loading…
4 of 5 tasks
DOC: Update docs to remove instructions on using setup.py Docs Stale
#62389 opened Sep 20, 2025 by DevpriyaDave Loading…
1 of 5 tasks
BUG: Fix dt64[non_nano] + some_offsets incorrectly rounding
#62383 opened Sep 19, 2025 by Aniketsy Loading…
2 tasks
BUG: DatetimeIndex intersection with non-anchored freq Stale
#62341 opened Sep 14, 2025 by arthurlw Loading…
2 of 5 tasks
DOC: Add index/label details in data table representation
#62466 opened Sep 26, 2025 by gnkl Loading…
5 tasks done
BUG: avoid float upcast when mixing signed/unsigned ints in isin Stale
#62608 opened Oct 7, 2025 by divya1974 Loading…
3 of 5 tasks
CI: specify supported glibc/musl versions for wheel Build Library building on various platforms Stale
#62519 opened Sep 30, 2025 by Alvaro-Kothe Loading…
1 of 5 tasks
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: Add docs for Series.__invert__ (~); add cross-link from Boolean indexing Docs Series Series data structure
#62641 opened Oct 9, 2025 by rlawnsrl123 Loading…
ENH: Change ExtensionOpsMixin behaviour to not add new operator method if one is already defined on the ExtensionArray class
#62678 opened Oct 13, 2025 by milamathias Loading…
5 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: fix SeriesGroupBy.plot does not respect cmap parameter Bug Groupby Visualization plotting
#62671 opened Oct 12, 2025 by zhuoyahuang Loading…
2 of 5 tasks
ProTip! Updated in the last three days: updated:>2025-11-14.