-
- 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
CLN: F-string formatting in "Scripts" folder Clean Strings String extension data type and string data
#29525 by ShaharNaveh was closed Nov 10, 2019 • Draft
2 of 3 tasks
REF (string): de-duplicate ArrowStringArray methods (2) Arrow pyarrow functionality Refactor Internal refactoring of code Strings String extension data type and string data
#59556 by jbrockmendel was closed Aug 27, 2024 Loading…
Backport PR #54496 on branch 2.1.x (Fix inference for fixed with numpy strings with arrow string option) Strings String extension data type and string data
Backport PR #54720 on branch 2.1.x (Infer strings as pyarrow_numpy backed strings) Arrow pyarrow functionality Strings String extension data type and string data
Backport PR #54826 on branch 2.1.x (Infer large_string type as pyarrow_numpy strings) Arrow pyarrow functionality Strings String extension data type and string data
Backport PR #56445: Adjust merge tests for new string option Strings String extension data type and string data
Backport PR #56194 on branch 2.1.x (BUG: hdf can't deal with ea dtype columns) IO HDF5 read_hdf, HDFStore Strings String extension data type and string data
Backport PR #55534 on branch 2.1.x (BUG: Ensure "string[pyarrow]" type is preserved when calling extractall) Arrow pyarrow functionality Bug pyarrow dtype retention op with pyarrow dtype -> expect pyarrow result Strings String extension data type and string data
Backport PR #55537 on branch 2.1.x (BUG: Series inferring new string dtype even if dtype is given for scalar value) Strings String extension data type and string data
Backport PR #55627 on branch 2.1.x (BUG: value_counts returning incorrect dtype for string dtype) Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Bug Dtype Conversions Unexpected or buggy dtype conversions Groupby Strings String extension data type and string data
Backport PR #55655 on branch 2.1.x (BUG: infer_string not inferring string dtype when NA is first value) Arrow pyarrow functionality Strings String extension data type and string data
Backport PR #55620 on branch 2.1.x (BUG: Groupby not keeping object dtype when infer string is set) Arrow pyarrow functionality Bug Dtype Conversions Unexpected or buggy dtype conversions Groupby Strings String extension data type and string data
Backport PR #56152 on branch 2.1.x (BUG: translate losing object dtype with new string dtype) Dtype Conversions Unexpected or buggy dtype conversions Strings String extension data type and string data
Backport PR #56179 on branch 2.1.x (BUG: to_numeric casting to ea for new string dtype) Dtype Conversions Unexpected or buggy dtype conversions Strings String extension data type and string data
Backport PR #56332: BUG: str.split for ArrowDtype with pat=None Arrow pyarrow functionality Strings String extension data type and string data
Backport PR #56691 on branch 2.2.x (Bug pyarrow implementation of str.fullmatch matches partial string. issue #56652) Arrow pyarrow functionality Strings String extension data type and string data
Backport PR #52614: ENH: Implement more str accessor methods for ArrowDtype Arrow pyarrow functionality Strings String extension data type and string data
Backport PR #52591 on branch 2.0.x (BUG: pd.array raising with NumPy array and large dtype) Arrow pyarrow functionality Strings String extension data type and string data
Backport PR #53532 on branch 2.0.x (BUG: Series.str.split(expand=True) for ArrowDtype(pa.string())) Arrow pyarrow functionality Bug Strings String extension data type and string data
Backport PR #54794 on branch 2.1.x (Infer string storage based on infer_string option) Arrow pyarrow functionality Strings String extension data type and string data
Backport PR #55052 on branch 2.1.x (Improve error message for StringDtype with invalid storage) Arrow pyarrow functionality Strings String extension data type and string data
Backport PR #55051 on branch 2.1.x (Fix pickle roundtrip for new arrow string dtype) Arrow pyarrow functionality Strings String extension data type and string data
Backport PR #54498 on branch 2.1.x (Speed up string inference in maybe_convert_objects) Strings String extension data type and string data
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.