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

[backport 2.3.x] BUG (string dtype): replace with non-string to fall back to object dtype (#60285) Strings String extension data type and string data
#60292 by jorisvandenbossche was merged Nov 14, 2024 Loading… 2.3
TST (string dtype): resolve xfail in arrow interface tests Arrow pyarrow functionality Strings String extension data type and string data
#60241 by jorisvandenbossche was merged Nov 8, 2024 Loading… 2.3
Backport PR #60241 on branch 2.3.x (TST (string dtype): resolve xfail in arrow interface tests) Arrow pyarrow functionality Strings String extension data type and string data
#60248 by meeseeksmachine was merged Nov 8, 2024 Loading… 2.3
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
#60339 by meeseeksmachine was merged Nov 17, 2024 Loading… 2.3
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
#60347 by meeseeksmachine was merged Nov 17, 2024 Loading… 2.3
TST (string dtype): resolve xfails in common IO tests Strings String extension data type and string data
#60320 by jorisvandenbossche was merged Nov 15, 2024 Loading… 2.3
Backport PR #60312 on branch 2.3.x (TST (string dtype): resolve xfails in pandas/tests/apply + raise TypeError for ArrowArray accumulate) Strings String extension data type and string data Testing pandas testing functions or related to the test suite
#60328 by WillAyd was merged Nov 15, 2024 Loading… 2.3
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
#60708 by meeseeksmachine was merged Jan 12, 2025 Loading… 2.3
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
#60707 by meeseeksmachine was merged Jan 12, 2025 Loading… 2.3
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
#60706 by meeseeksmachine was merged Jan 12, 2025 Loading… 2.3
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
#60742 by rhshadrach was merged Jan 21, 2025 Loading… 2.3
[backport 2.3.x] TST(string dtype): Resolve xfail when grouping by nan column (#60712) Strings String extension data type and string data
#60719 by rhshadrach was merged Jan 14, 2025 Loading…
5 tasks
2.3
[backport 2.3.x] API(str dtype): Raise on StringDtype for unary op + (#60710) Strings String extension data type and string data
#60763 by jorisvandenbossche was merged Jan 22, 2025 Loading… 2.3
Backport PR #60784 on branch 2.3.x (TST(string_dtype): Fix minor issue with CSV parser and column dtype) Strings String extension data type and string data Testing pandas testing functions or related to the test suite
#60785 by meeseeksmachine was merged Jan 25, 2025 Loading… 2.3
Backport PR #58590 on branch 2.2.x (BUG: Use large_string in string array consistently) Arrow pyarrow functionality Strings String extension data type and string data
#58597 by meeseeksmachine was merged May 6, 2024 Loading… 2.2.3
Backport PR #60943: BUG(string dtype): Resolve pytables xfail when reading with condition IO HDF5 read_hdf, HDFStore Strings String extension data type and string data
#60967 by rhshadrach was merged Feb 20, 2025 Loading…
5 tasks
2.3
Backport PR #60938: ENH(string dtype): Implement cumsum for Python-backed strings Strings String extension data type and string data
#60984 by rhshadrach was merged Feb 22, 2025 Loading…
5 tasks
2.3
Backport PR #30980 on branch 1.0.x (API: Disallow NaN in StringArray constructor) Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Strings String extension data type and string data
#31000 by meeseeksmachine was merged Jan 14, 2020 Loading… 1.0.0
Backport PR #31018 on branch 1.0.x (BUG: Preserve string dtype in extract) Bug Strings String extension data type and string data
#31030 by meeseeksmachine was merged Jan 15, 2020 Loading… 1.0.0
Backport PR #31877 on branch 1.0.x (BUG: fix infer_dtype for StringDtype) Strings String extension data type and string data
#31926 by meeseeksmachine was merged Feb 12, 2020 Loading… 1.0.2
Backport PR #35519 on branch 1.1.x (REF: StringArray._from_sequence, use less memory) Performance Memory or execution speed performance Strings String extension data type and string data
#35770 by meeseeksmachine was merged Aug 17, 2020 Loading… 1.1.1
Backport PR #35697 on branch 1.1.x (REGR: Don't ignore compiled patterns in replace) replace replace method Strings String extension data type and string data
#35765 by meeseeksmachine was merged Aug 17, 2020 Loading… 1.1.1
Backport PR #39188 on branch 1.2.x (REGR: Different results from DataFrame.apply and str accessor) Apply Apply, Aggregate, Transform, Map Strings String extension data type and string data
#39199 by meeseeksmachine was merged Jan 16, 2021 Loading… 1.2.1
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.