-
- Notifications
You must be signed in to change notification settings - Fork 18.7k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
DOC: Improve clarity of GroupBy introduction sentence
#61805 opened Jul 7, 2025 by Vedant-Kadam-Noobie Loading…
1 task done
DOC: Improve documentation for DataFrame.__setitem__ and .loc assignment from Series
#61804 opened Jul 7, 2025 by niruta25 Loading…
3 of 5 tasks
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
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: 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: Fix assert_frame_equal with check_dtype=False for pd.NA dtype differences (GH#61473)
#61748 opened Jun 30, 2025 by gamzeozgul Loading…
4 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
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
WEB: add note to PDEP-10 about delayed timeline for requiring pyarrow Web pandas website
#61706 opened Jun 25, 2025 by jorisvandenbossche Loading…
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
Previous Next
ProTip! Exclude everything labeled
bug
with -label:bug.