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

DOC: add button to edit on GitHub
#61997 opened Jul 29, 2025 by DoNguyenHung Loading…
1 of 5 tasks
TST: Raise on pytest.PytestWarning Testing pandas testing functions or related to the test suite
#61996 opened Jul 29, 2025 by mroeschke Loading… 3.0
BUG: Fix ExtensionArray binary op protocol
#61990 opened Jul 29, 2025 by tisjayy Loading…
3 tasks done
Fix warning for extra fields in read_csv with on_bad_lines callable
#61987 opened Jul 29, 2025 by tisjayy Loading…
3 of 5 tasks
API: offsets.Day is always calendar-day
#61985 opened Jul 28, 2025 by jbrockmendel Loading…
9 tasks done
BUG: Fix Series.reindex losing values when reindexing to MultiIndex Index Related to the Index class or subclasses MultiIndex
#61969 opened Jul 26, 2025 by Roline-Stapny Loading…
4 tasks done
BUG FIX: Using Series.str.fullmatch() and Series.str.match() with a compiled regex fails with arrow strings Arrow pyarrow functionality Strings String extension data type and string data
#61964 opened Jul 26, 2025 by khemkaran10 Loading…
3 tasks done
2.3.2
BUG: fix .str.isdigit to honor unicode superscript for older pyarrow Arrow pyarrow functionality Strings String extension data type and string data
#61962 opened Jul 26, 2025 by jorisvandenbossche Loading…
3 of 4 tasks
2.3.2
Flattened footer Docs
#61957 opened Jul 26, 2025 by maddiew95 Loading…
DOC: added button to edit on GitHub Docs
#61956 opened Jul 26, 2025 by Sivayogeith Loading…
1 of 5 tasks
TST: run python-dev CI on 3.14-dev CI Continuous Integration
#61950 opened Jul 25, 2025 by ngoldbaum Draft
BUG: Fix Series.str.contains with compiled regex on Arrow string dtype (#61942) Arrow pyarrow functionality Bug Strings String extension data type and string data
#61946 opened Jul 25, 2025 by Aniketsy Loading… 2.3.2
BUG: Fix TypeError in assert_index_equal when comparing CategoricalIndex with check_categorical=True and exact=False Testing pandas testing functions or related to the test suite
#61941 opened Jul 24, 2025 by Aniketsy Loading…
Updating error message to include more details about dataframe Error Reporting Incorrect or improved errors from pandas
#61929 opened Jul 23, 2025 by hasanrashid Loading…
3 of 5 tasks
BUG: Add min/max methods to ArrowExtensionArray GH#61311 Arrow pyarrow functionality Bug Indexing Related to indexing on series/frames, not to indexes themselves
#61924 opened Jul 22, 2025 by skonda29 Loading…
4 of 5 tasks
BUG: IntervalIndex.unique() only contains the first interval if all interval borders are negative Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Bug Interval Interval data type
#61920 opened Jul 22, 2025 by khemkaran10 Loading…
3 tasks done
DOC: mention .attrs are preserved in Parquet IO for pyarrow engine Docs IO Parquet parquet, feather
#61912 opened Jul 20, 2025 by imramraja Loading…
1 of 2 tasks
BUG: .describe() doesn't work for EAs #61707 Bug ExtensionArray Extending pandas with custom dtypes or arrays.
#61910 opened Jul 20, 2025 by kernelism Loading…
5 tasks done
DEPR: PeriodDtype.freq Deprecate Functionality to remove in pandas Period Period data type
#61897 opened Jul 18, 2025 by jbrockmendel Loading…
2 of 5 tasks
DOC: Document that str.match accepts a regular expression API - Consistency Internal Consistency of API/Behavior API Design Docs
#61879 opened Jul 16, 2025 by hamdanal Loading…
5 tasks
ProTip! Filter pull requests by the default branch with base:main.