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

TST: option_context bug on Mac GH#58055 Bug Testing pandas testing functions or related to the test suite
#61779 opened Jul 4, 2025 by jbrockmendel Loading…
1 of 5 tasks
CI: Add NumPy 1.26 test job CI Continuous Integration Dependencies Required and optional dependencies
#61774 opened Jul 3, 2025 by Anantanand005 Loading…
3 of 5 tasks
BUG[string]: incorrect index downcast in DataFrame.join
#61771 opened Jul 3, 2025 by jbrockmendel Loading…
5 tasks
BUG: Fix unpickling of string dtypes of legacy pandas versions Bug IO Pickle read_pickle, to_pickle Strings String extension data type and string data
#61770 opened Jul 3, 2025 by Liam3851 Loading…
5 tasks done
2.3.1
Improve MultiIndex label rename checks
#61769 opened Jul 3, 2025 by TabLand Loading…
5 tasks done
BUG: ensure to_numeric down-casts to uint64 for large unsigned integers Dtype Conversions Unexpected or buggy dtype conversions
#61766 opened Jul 3, 2025 by mohiuddin-khan-shiam Loading…
ENH: speed up wide DataFrame.line plots by using a single LineCollection Performance Memory or execution speed performance Visualization plotting
#61764 opened Jul 3, 2025 by EvMossan Loading…
4 tasks done
BUG: .describe() doesn't work for EAs #61707
#61760 opened Jul 2, 2025 by kernelism Loading…
5 tasks done
BUG: fillna with DataFrame input should preserve dtype when possible Bug Dtype Conversions Unexpected or buggy dtype conversions
#61742 opened Jun 29, 2025 by iabhi4 Loading…
4 tasks done
adding pandas.api.typing.aliases and docs Typing type annotations, mypy/pyright type checking
#61735 opened Jun 29, 2025 by Dr-Irv Loading…
5 tasks done
TST[string]: update expecteds for using_string_dtype to fix xfails
#61727 opened Jun 27, 2025 by jbrockmendel Loading…
4 of 7 tasks
String dtype: turn on by default Strings String extension data type and string data
#61722 opened Jun 27, 2025 by jorisvandenbossche Draft 3.0
CI: add PyPI Trusted-Publishing “publish” job to wheels workflow (#61669) Build Library building on various platforms CI Continuous Integration Enhancement
#61718 opened Jun 27, 2025 by EvMossan Loading…
3 tasks done
POC: PDEP16 default to masked nullable dtypes
#61716 opened Jun 26, 2025 by jbrockmendel Draft
3 tasks
POC: NA-only behavior for numpy-nullable dtypes PDEP missing values Issues that would be addressed by the Ice Cream Agreement from the Aug 2023 sprint
#61708 opened Jun 25, 2025 by jbrockmendel Draft
DOC: add pandas 3.0 migration guide for the string dtype Docs Strings String extension data type and string data
#61705 opened Jun 25, 2025 by jorisvandenbossche Loading… 2.3.1
Raise MergeError on mismatched signed/unsigned int merge keys Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#61694 opened Jun 23, 2025 by RITAMIT2023 Loading…
BUG/TST: added TypeError if object dtypes are detected in dataframe Bug DataFrame DataFrame data structure
#61682 opened Jun 20, 2025 by sharkipelago Loading…
3 of 4 tasks
BUG: Fix lost precision with common type of uint64/int64 Bug Dtype Conversions Unexpected or buggy dtype conversions isin isin method
#61679 opened Jun 19, 2025 by pbrochart Loading…
5 of 6 tasks
2
7
ProTip! Exclude everything labeled bug with -label:bug.