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

Backport PR #60454 on branch 2.3.x (String dtype: coerce missing values in indexers for string dtype Index) Indexing Related to indexing on series/frames, not to indexes themselves Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Strings String extension data type and string data
#60649 by meeseeksmachine was merged Jan 3, 2025 Loading… 2.3
Backport PR #60635 on branch 2.3.x (TST(string dtype): Resolve xfail for corrwith) cov/corr Strings String extension data type and string data Testing pandas testing functions or related to the test suite
#60644 by meeseeksmachine was merged Jan 2, 2025 Loading… 2.3
Backport PR #60636 on branch 2.3.x (TST(string dtype): Resolve xfail with apply returning an ndarray) Apply Apply, Aggregate, Transform, Map Strings String extension data type and string data Testing pandas testing functions or related to the test suite
#60643 by meeseeksmachine was merged Jan 2, 2025 Loading… 2.3
BUG/TST (string dtype): raise proper TypeError in interpolate Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Strings String extension data type and string data Testing pandas testing functions or related to the test suite
#60637 by rhshadrach was merged Jan 3, 2025 Loading…
5 tasks
2.3
TST(string dtype): Resolve xfail with apply returning an ndarray Apply Apply, Aggregate, Transform, Map Strings String extension data type and string data Testing pandas testing functions or related to the test suite
#60636 by rhshadrach was merged Jan 2, 2025 Loading…
5 tasks
2.3
TST(string dtype): Resolve xfail for corrwith cov/corr Strings String extension data type and string data Testing pandas testing functions or related to the test suite
#60635 by rhshadrach was merged Jan 2, 2025 Loading…
5 tasks
2.3
TST(string dtype): Remove xfail for combine_first Strings String extension data type and string data Testing pandas testing functions or related to the test suite
#60634 by rhshadrach was merged Jan 2, 2025 Loading…
5 tasks
3.0
ENH: Implement cum* methods for PyArrow strings Arrow pyarrow functionality Enhancement Strings String extension data type and string data Transformations e.g. cumsum, diff, rank
#60633 by rhshadrach was merged Jan 13, 2025 Loading…
5 tasks
2.3
TST(string dtype): Resolve HDF5 xfails in test_round_trip.py IO HDF5 read_hdf, HDFStore Strings String extension data type and string data
#60627 by rhshadrach was closed Jan 8, 2025 Draft
5 tasks
2.3
Backport PR #60615: TST(string dtype): Resolve some HDF5 xfails IO HDF5 read_hdf, HDFStore Strings String extension data type and string data
#60626 by rhshadrach was merged Dec 30, 2024 Loading…
5 tasks
2.3
TST(string dtype): Resolve HDF5 xfails in test_put.py IO HDF5 read_hdf, HDFStore Strings String extension data type and string data
#60625 by rhshadrach was closed Jan 5, 2025 Loading…
5 tasks
2.3
Backport PR #60614 on branch 2.3.x (TST(string dtype): Resolve to_latex xfail) IO LaTeX to_latex Strings String extension data type and string data
#60617 by meeseeksmachine was merged Dec 29, 2024 Loading… 2.3
TST(string dtype): Resolve some HDF5 xfails IO HDF5 read_hdf, HDFStore Strings String extension data type and string data
#60615 by rhshadrach was merged Dec 29, 2024 Loading…
5 tasks
2.3
TST(string dtype): Resolve to_latex xfail IO LaTeX to_latex Strings String extension data type and string data
#60614 by rhshadrach was merged Dec 29, 2024 Loading…
5 tasks
2.3
DOC (string dtype): updated 'Working with text data' for str dtype in pandas 3.0 Docs Stale Strings String extension data type and string data
#60535 by Uvi-12 was closed Mar 24, 2025 Loading…
ENH: Added isascii() string method fixing issue #59091 Strings String extension data type and string data
#60532 by avecasey was merged Jan 2, 2025 Loading…
5 tasks done
3.0
String dtype: coerce missing values in indexers for string dtype Index Indexing Related to indexing on series/frames, not to indexes themselves Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Strings String extension data type and string data
#60454 by jorisvandenbossche was merged Jan 2, 2025 Loading… 2.3
[backport 2.3.x] String dtype: use ObjectEngine for indexing for now correctness over performance (#60329) Indexing Related to indexing on series/frames, not to indexes themselves Strings String extension data type and string data
#60453 by jorisvandenbossche was merged Dec 2, 2024 Loading… 2.3
BUG: fix construction of Series / Index from dict keys when "str" dtype is specified explicitly Constructors Series/DataFrame/Index/pd.array Constructors Strings String extension data type and string data
#60436 by tasfia8 was merged Jan 26, 2025 Loading… 2.3
BUG (string dtype): comparison of string column to mixed object column fails #60228 (fixed) Stale Strings String extension data type and string data
#60392 by TEARFEAR was closed Apr 2, 2025 Loading…
5 tasks done
2.3
Bug Fix: #60343 Construction of Series / Index fails from dict keys when "str" dtype is specified explicitly Constructors Series/DataFrame/Index/pd.array Constructors Strings String extension data type and string data
#60383 by tasfia8 was closed Nov 28, 2024 Loading… 2.3
TST (string dtype): clean-up assorted xfails Stale Strings String extension data type and string data
#60354 by simonjayhawkins was closed May 21, 2025 Draft 2.3
Backport PR #60333 on branch 2.3.x (BUG (string dtype): fix handling of string dtype in interchange protocol) Interchange Dataframe Interchange Protocol Strings String extension data type and string data
#60347 by meeseeksmachine was merged Nov 17, 2024 Loading… 2.3
TST (string dtype): clean-up assorted xfails Strings String extension data type and string data
#60345 by jorisvandenbossche was merged Nov 17, 2024 Loading… 2.3
Backport PR #56013 on branch 2.3.x (BUG: get_indexer rountripping through string dtype) Index Related to the Index class or subclasses Strings String extension data type and string data
#60339 by meeseeksmachine was merged Nov 17, 2024 Loading… 2.3
ProTip! Add no:assignee to see everything that’s not assigned.