Skip to content

Pull requests: pandas-dev/pandas

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

ENH: Add autofilter parameter to DataFrame.to_excel
#62928 opened Oct 30, 2025 by antznette1 Loading… updated Nov 5, 2025
DOC: Add Google Colab data loading guide
#62993 opened Nov 5, 2025 by Nayil97 Loading… updated Nov 5, 2025
3 tasks done
BUG: Stop item_from_zerodim from converting subclasses of np.ndarray to float
#62999 opened Nov 5, 2025 by Julian-Harbeck Loading… updated Nov 5, 2025
1 of 5 tasks
CLN: Add allow_slice to is_hashable function
#62567 opened Oct 3, 2025 by LirongMa Loading… updated Nov 5, 2025
2 of 4 tasks
ENH: adding autofilter when writing to excel (pandas-dev#61194)
#62994 opened Nov 5, 2025 by jarent-nvidia Loading… updated Nov 5, 2025
5 tasks done
ENH: add basic DataFrame.from_arrow class method for importing through Arrow PyCapsule interface Arrow pyarrow functionality Stale
#59696 opened Sep 3, 2024 by jorisvandenbossche Loading… updated Nov 5, 2025
2 of 4 tasks
ENH: support reading directory in read_csv IO CSV read_csv, to_csv
#61275 opened Apr 12, 2025 by fangchenli Loading… updated Nov 5, 2025
5 tasks done
Nanops numba implementation
#62536 opened Oct 1, 2025 by eoincondron Loading… updated Nov 5, 2025
ENH: use TimeSeries_DateFormatter in bar plot Visualization plotting
#62992 opened Nov 5, 2025 by fangchenli Loading… updated Nov 5, 2025
5 tasks done
DEPR: automatic upcasting in reindex
#62871 opened Oct 26, 2025 by jbrockmendel Loading… updated Nov 5, 2025
5 of 7 tasks
3
DEPR: casting non-standard listlikes to array in arithmetic operations
#62560 opened Oct 3, 2025 by jbrockmendel Loading… updated Nov 5, 2025
API: to_datetime strings default to microsecond
#62801 opened Oct 22, 2025 by jbrockmendel Loading… updated Nov 5, 2025
6 tasks done
DEPR: silent string casting in binary Timedelta operations
#62989 opened Nov 4, 2025 by jbrockmendel Loading… updated Nov 5, 2025
3 of 5 tasks
DOC: Replace @Appender decorators with inline docstrings in IntervalIndex
#63000 opened Nov 5, 2025 by Geeeeeene Loading… updated Nov 5, 2025
6 tasks done
fix : skip memoizing 0,1,True,False in sanitization function
#62226 opened Aug 31, 2025 by vignesh14052002 Loading… updated Nov 5, 2025
3 of 5 tasks
fix sort_index using level name on MultiIndex
#62912 opened Oct 29, 2025 by gnkl Draft updated Nov 5, 2025
3 of 5 tasks
BUG: Fix DataFrame.from_dict empty row drop
#62893 opened Oct 28, 2025 by parthava-adabala Loading… updated Nov 5, 2025
5 tasks done
GH 25298: Add test for interval index in multiindex Testing pandas testing functions or related to the test suite
#62794 opened Oct 22, 2025 by harinik Loading… updated Nov 5, 2025
1 of 5 tasks
DOC: Run all doctests
#62988 opened Nov 4, 2025 by rhshadrach Draft updated Nov 5, 2025
5 tasks
DEPR: Deprecate non-ISO date string formats in DatetimeIndex.loc
#62991 opened Nov 5, 2025 by raghavendranath Loading… updated Nov 5, 2025
3 of 5 tasks
DOC: Add index/label details in data table representation
#62466 opened Sep 26, 2025 by gnkl Loading… updated Nov 5, 2025
5 tasks done
TST: Add regression tests for concat with non-ns DatetimeIndex units (GH#58471) Datetime Datetime data dtype Needs Tests Unit test(s) needed to prevent regressions Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#62304 opened Sep 9, 2025 by skalwaghe-56 Loading… updated Nov 5, 2025
3 tasks done
BUG: empty slice assignment raises if datetime column is present #50942 Testing pandas testing functions or related to the test suite
#62934 opened Oct 31, 2025 by litang99 Loading… updated Nov 5, 2025
2 tasks
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.