-
- 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
String dtype: allow string dtype for non-raw apply with numba engine Apply Apply, Aggregate, Transform, Map backported numba numba-accelerated operations Strings String extension data type and string data
String dtype: allow string dtype in query/eval with default numexpr engine backported expressions pd.eval, query Strings String extension data type and string data
BUG/API (string dtype): return float dtype for series[str].rank() Arrow pyarrow functionality backported Strings String extension data type and string data Transformations e.g. cumsum, diff, rank
TST (string dtype): adjust pandas/tests/reshape tests backported Strings String extension data type and string data
String dtype: remove fallback Perfomance warnings for string methods backported Strings String extension data type and string data
String dtype: fix isin() values handling for python storage backported Strings String extension data type and string data
TST (string dtype): remove usage of 'string[pyarrow_numpy]' alias backported Strings String extension data type and string data
BUG (string dtype): fix inplace mutation with copy=False in ensure_string_array backported Bug Strings String extension data type and string data
BUG (string): Series.str.slice with negative step backported Strings String extension data type and string data
REF (string): de-duplicate _str_contains backported Refactor Internal refactoring of code Strings String extension data type and string data
REF (string): de-duplicate str_isfoo methods backported Refactor Internal refactoring of code Strings String extension data type and string data
TST (string): more targeted xfails in test_string.py backported Strings String extension data type and string data Testing pandas testing functions or related to the test suite
TST (string): copy/view tests backported Strings String extension data type and string data Testing pandas testing functions or related to the test suite
TST (string dtype): resolve all infer_string TODO/xfails in pandas/tests/arrays backported Strings String extension data type and string data
String dtype: map builtin str alias to StringDtype backported Strings String extension data type and string data
String dtype: implement _get_common_dtype backported Strings String extension data type and string data
TST (string dtype): fix and clean up arrow roundtrip tests backported Strings String extension data type and string data
TST (string) fix xfailed groupby tests (3) backported Strings String extension data type and string data Testing pandas testing functions or related to the test suite
TST (string): fix xfailed groupby value_counts tests backported Strings String extension data type and string data Testing pandas testing functions or related to the test suite
BUG (string): str.replace with negative n backported Strings String extension data type and string data
REF (string): rename result converter methods backported Strings String extension data type and string data
API (string): str.center with pyarrow-backed string dtype backported Strings String extension data type and string data
String dtype: propagate NaNs as False in predicate methods (eg .str.startswith) API Design backported Strings String extension data type and string data
Previous Next
ProTip! Follow long discussions with comments:>50.