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

[pre-commit.ci] pre-commit autoupdate
#61802 opened Jul 7, 2025 by pre-commit-ci bot Loading…
Bump pypa/cibuildwheel from 2.23.3 to 3.0.1 Build Library building on various platforms CI Continuous Integration Dependencies Required and optional dependencies
#61796 opened Jul 7, 2025 by dependabot bot Loading…
TST: assert reading of legacy pickles against current data IO Pickle read_pickle, to_pickle Testing pandas testing functions or related to the test suite
#61792 opened Jul 7, 2025 by jorisvandenbossche Loading… 3.0
REF: remove unreachable, stronger typing in parsers.pyx IO CSV read_csv, to_csv
#61785 opened Jul 5, 2025 by jbrockmendel Loading…
5 tasks
3.0
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
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
POC: consistent NaN treatment for pyarrow dtypes
#61732 opened Jun 28, 2025 by jbrockmendel Draft
5 of 6 tasks
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
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! Filter pull requests by the default branch with base:main.