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

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…
BUG: Fix unconverting of long strings from HDF (GH6166) Bug Compat pandas objects compatability with Numpy or Python functions IO HDF5 read_hdf, HDFStore Strings String extension data type and string data
#6821 by jreback was merged Apr 6, 2014 Loading… 0.14.0
TST/COMPAT: tests and compat for unicode for lib.max_len_string_array Strings String extension data type and string data Testing pandas testing functions or related to the test suite Unicode Unicode strings
#8978 by jreback was merged Dec 3, 2014 Loading… 0.15.2
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
#54672 by meeseeksmachine was merged Aug 21, 2023 Loading… 2.1
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
#54735 by meeseeksmachine was merged Aug 24, 2023 Loading… 2.1
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
#54969 by meeseeksmachine was merged Sep 2, 2023 Loading… 2.1.1
Backport PR #56445: Adjust merge tests for new string option Strings String extension data type and string data
#56938 by lithomas1 was merged Jan 18, 2024 Loading…
5 tasks
2.2
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
#56199 by meeseeksmachine was merged Nov 27, 2023 Loading… 2.1.4
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
#55597 by meeseeksmachine was merged Oct 19, 2023 Loading… 2.1.2
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
#55682 by meeseeksmachine was merged Oct 25, 2023 Loading… 2.1.2
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
#55666 by meeseeksmachine was merged Oct 24, 2023 Loading… 2.2
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
#55629 by meeseeksmachine was merged Oct 22, 2023 Loading… 2.1.2
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
#56185 by meeseeksmachine was merged Nov 26, 2023 Loading… 2.1.4
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
#56263 by meeseeksmachine was merged Nov 30, 2023 Loading… 2.1.4
Backport PR #56332: BUG: str.split for ArrowDtype with pat=None Arrow pyarrow functionality Strings String extension data type and string data
#56348 by mroeschke was merged Dec 6, 2023 Loading… 2.1.4
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
#56715 by mroeschke was merged Jan 3, 2024 Loading… 2.2
Backport PR #52614: ENH: Implement more str accessor methods for ArrowDtype Arrow pyarrow functionality Strings String extension data type and string data
#52842 by mroeschke was merged Apr 22, 2023 Loading… 2.0.1
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
#52951 by meeseeksmachine was merged Apr 27, 2023 Loading… 2.0.2
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
#53549 by lukemanley was merged Jun 7, 2023 Loading… 2.0.3
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
#54839 by meeseeksmachine was merged Aug 29, 2023 Loading… 2.1
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
#55053 by meeseeksmachine was merged Sep 7, 2023 Loading… 2.1.1
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
#55054 by meeseeksmachine was merged Sep 7, 2023 Loading… 2.1.1
Backport PR #54498 on branch 2.1.x (Speed up string inference in maybe_convert_objects) Strings String extension data type and string data
#54512 by meeseeksmachine was merged Aug 12, 2023 Loading… 2.1
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.