-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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
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
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
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
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
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
TST(string dtype): Resolve HDF5 xfails in test_put.py IO HDF5 read_hdf, HDFStore Strings String extension data type and string data
TST(string dtype): Resolve HDF5 xfails in test_round_trip.py IO HDF5 read_hdf, HDFStore Strings String extension data type and string data
TST(string dtype): Resolve xfails in test_to_csv IO CSV read_csv, to_csv Strings String extension data type and string data Testing pandas testing functions or related to the test suite
TST(string dtype): Resolve replace xfails replace replace method Strings String extension data type and string data Testing pandas testing functions or related to the test suite
TST(string dtype): Resolve xfail in test_find_replace.py Strings String extension data type and string data Testing pandas testing functions or related to the test suite
TST(str dtype): Resolve xfail in test_value_counts.py Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Strings String extension data type and string data Testing pandas testing functions or related to the test suite
TST(string dtype): Resolve xfails in stack_unstack Reshaping Concat, Merge/Join, Stack/Unstack, Explode Strings String extension data type and string data Testing pandas testing functions or related to the test suite
Backport PR #60703 on branch 2.3.x (TST(string dtype): Resolve xfails in stack_unstack) Reshaping Concat, Merge/Join, Stack/Unstack, Explode Strings String extension data type and string data Testing pandas testing functions or related to the test suite
Backport PR #60701 on branch 2.3.x (TST(str dtype): Resolve xfail in test_value_counts.py) Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Strings String extension data type and string data Testing pandas testing functions or related to the test suite
Backport PR #60700 on branch 2.3.x (TST(string dtype): Resolve xfail in test_find_replace.py) Strings String extension data type and string data Testing pandas testing functions or related to the test suite
String dtype: disallow specifying the 'str' dtype with storage in [..] in string alias API - Consistency Internal Consistency of API/Behavior Strings String extension data type and string data
[backport 2.3.x] TST(string dtype): Resolve xfail when grouping by nan column (#60712) Strings String extension data type and string data
TST(string dtype): Resolve xfail when grouping by nan column Groupby Strings String extension data type and string data Testing pandas testing functions or related to the test suite
ERR (string dtype): harmonize setitem error message for python and pyarrow storage Error Reporting Incorrect or improved errors from pandas Strings String extension data type and string data
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
Backport PR #60713: TST(string dtype): Resolve xfail in test_base.py Copy / view semantics ExtensionArray Extending pandas with custom dtypes or arrays. Strings String extension data type and string data Testing pandas testing functions or related to the test suite
ProTip! Type g i on any issue or pull request to go back to the issue listing page.