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 tzdata to README dependencies list
#61931 opened Jul 24, 2025 by n-dett Loading…
1 of 5 tasks
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
BUG FIX: to_json() with JSON Table Schema work correctly with string dtype. IO JSON read_json, to_json, json_normalize Strings String extension data type and string data
#61900 opened Jul 18, 2025 by khemkaran10 Loading…
2 of 5 tasks
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
Output formatting: preserve quoting for string categories Categorical Categorical Data Type Output-Formatting __repr__ of pandas objects, to_string Strings String extension data type and string data
#61891 opened Jul 17, 2025 by jorisvandenbossche Loading…
Set up ty in CI CI Continuous Integration Typing type annotations, mypy/pyright type checking
#61880 opened Jul 16, 2025 by tqa236 Loading…
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
TST: add test for dtype argument in str.decode Testing pandas testing functions or related to the test suite
#61872 opened Jul 16, 2025 by hippowm Loading…
BUG FIX: None of the included dtypes present in df will raise ValueError with clear error message. Error Reporting Incorrect or improved errors from pandas
#61871 opened Jul 16, 2025 by khemkaran10 Loading…
3 tasks done
BUG: Fix inconsistency with DateOffset near DST Frequency DateOffsets
#61870 opened Jul 16, 2025 by arthurlw Loading…
4 of 5 tasks
Doc simplify footer Docs
#61859 opened Jul 15, 2025 by Siryoos Loading…
DOC: Clarify str.cat output for Index object (GH35556) Docs
#61833 opened Jul 11, 2025 by anvivats Loading…
5 tasks done
TST: Adding tests for validating DataFrame.__setitem__ and .loc behavior Testing pandas testing functions or related to the test suite
#61822 opened Jul 10, 2025 by niruta25 Loading…
2 of 5 tasks
BUG: DataFrame.aggregate to preserve extension dtypes with callable functions Arrow pyarrow functionality Bug pyarrow dtype retention op with pyarrow dtype -> expect pyarrow result
#61816 opened Jul 9, 2025 by AdrianoCLeao Loading…
3 of 5 tasks
ProTip! What’s not been updated in a month: updated:<2025-06-23.