Skip to content

Pull requests: pandas-dev/pandas

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

PERF: Eliminate circular references in accessor attributes Accessors accessor registration mechanism (not .str, .dt, .cat) Performance Memory or execution speed performance
#58733 opened May 15, 2024 by mroeschke Loading…
2 tasks
3.0
2
Dep groupby corrwith Deprecate Functionality to remove in pandas Groupby
#58732 opened May 15, 2024 by pedrocariellof Loading…
3 of 5 tasks
API/DEPR: infer_freq return an offset object
#58731 opened May 15, 2024 by miguelpgarcia Loading…
2 of 5 tasks
ENH: Processing of .mask() for pd.NA #56844 Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#58730 opened May 15, 2024 by mafaldam Loading…
1 of 5 tasks
BUG: Add np.uintc to _factorizers in merge.py to fix KeyError when merging DataFrames with uintc columns Reshaping Concat, Merge/Join, Stack/Unstack, Explode Windows Windows OS
#58727 opened May 15, 2024 by Tirthchoksi22 Loading…
3 of 5 tasks
CI: Clear CI caches daily instead of weekly CI Continuous Integration
#58710 opened May 13, 2024 by mroeschke Loading… 3.0
DEPR: Change stacklevel to 2 in DataFrame(mgr) deprecation Clean Warnings Warnings that appear or should be added to pandas
#58694 opened May 13, 2024 by Aloqeely Loading…
BUG: Fixed bug to convert a ndarray to dtype int32
#58685 opened May 12, 2024 by rajat315315 Loading…
1 task done
BUG: Empty DataFrame constructor dtype Bug Dtype Conversions Unexpected or buggy dtype conversions
#58669 opened May 11, 2024 by rhshadrach Draft
1 of 5 tasks
BUG: Unable to open Stata 118 or 119 format files saved in big-endian… IO Stata read_stata, to_stata
#58640 opened May 8, 2024 by cmjcharlton Loading…
4 of 5 tasks
Enh/transform py fallback
#58639 opened May 8, 2024 by undermyumbrella1 Draft
5 tasks
Cln/separate logic from init
#58628 opened May 8, 2024 by PedroVerardo Loading…
5 tasks
PDEP-10: Change status to rejected PDEP pandas enhancement proposal
#58623 opened May 7, 2024 by lithomas1 Loading…
5 tasks
BUG: Assignment of pyarrow arrays yield unexpected dtypes
#58601 opened May 6, 2024 by droussea2001 Loading…
3 of 4 tasks
ENH: Totality validation for merge operation
#58600 opened May 6, 2024 by z3rone Loading…
5 tasks done
Allow StringArray[python] to be backed by numpy StringDType in numpy 2.0 Compat pandas objects compatability with Numpy or Python functions Strings String extension data type and string data
#58578 opened May 4, 2024 by lithomas1 Draft
5 tasks
PDEP-14: Dedicated string data type for pandas 3.0 PDEP pandas enhancement proposal
#58551 opened May 3, 2024 by jorisvandenbossche Loading…
BUG: pandas-dev#58523 & pandas-dev#58524
#58545 opened May 3, 2024 by VISWESWARAN1998 Loading…
1 task
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.