-
- Notifications
You must be signed in to change notification settings - Fork 19.3k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
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
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
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
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
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
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
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
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
TST(string dtype): Resolve HDF5 xfails in test_round_trip.py IO HDF5 read_hdf, HDFStore Strings String extension data type and string data
Backport PR #60615: TST(string dtype): Resolve some HDF5 xfails IO HDF5 read_hdf, HDFStore Strings String extension data type and string data
TST(string dtype): Resolve HDF5 xfails in test_put.py IO HDF5 read_hdf, HDFStore Strings String extension data type and string data
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
TST(string dtype): Resolve some HDF5 xfails IO HDF5 read_hdf, HDFStore Strings String extension data type and string data
TST(string dtype): Resolve to_latex xfail IO LaTeX to_latex Strings String extension data type and string data
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
[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
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
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
TST (string dtype): clean-up assorted xfails Stale Strings String extension data type and string data
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
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
ProTip! Add no:assignee to see everything that’s not assigned.