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

ENH: Series.str.join for ArrowDtype(pa.string()) Arrow pyarrow functionality Strings String extension data type and string data
#53646 by lukemanley was merged Jun 13, 2023 Loading…
4 tasks done
2.1
ENH: Use more arrow compute functions for string[pyarrow] dtype Arrow pyarrow functionality Strings String extension data type and string data
#54957 by phofl was merged Sep 5, 2023 Loading…
5 tasks
2.2
ENH: Implement more string accessors through PyArrow Arrow pyarrow functionality Strings String extension data type and string data
#54960 by phofl was merged Sep 6, 2023 Loading…
5 tasks
2.2
BUG: hdf can't deal with ea dtype columns IO HDF5 read_hdf, HDFStore Strings String extension data type and string data
#56194 by phofl was merged Nov 27, 2023 Loading…
5 tasks
2.1.4
Adjust tests in json folder for new string option Arrow pyarrow functionality Strings String extension data type and string data Testing pandas testing functions or related to the test suite
#56197 by phofl was merged Nov 30, 2023 Loading… 2.2
Adjust tests in xml folder for new string option Arrow pyarrow functionality Strings String extension data type and string data Testing pandas testing functions or related to the test suite
#56198 by phofl was merged Nov 27, 2023 Loading…
5 tasks
2.2
PERF: Series.str.get_dummies for "string[pyarrow]" and "string[pyarrow_numpy]" dtypes Performance Memory or execution speed performance Strings String extension data type and string data
#56110 by lukemanley was merged Nov 22, 2023 Loading…
4 tasks done
2.2
Adjust tests in generic folder for arrow string option Arrow pyarrow functionality Strings String extension data type and string data Testing pandas testing functions or related to the test suite
#56139 by phofl was merged Nov 26, 2023 Loading…
5 tasks
2.2
Adjust tests in internals folder for arrow string option Arrow pyarrow functionality Strings String extension data type and string data
#56140 by phofl was merged Nov 26, 2023 Loading…
5 tasks
2.2
Adjust reduction folder tests for string option Strings String extension data type and string data Testing pandas testing functions or related to the test suite
#56143 by phofl was merged Nov 26, 2023 Loading…
5 tasks
2.2
BUG: merge not raising for String and numeric merges Reshaping Concat, Merge/Join, Stack/Unstack, Explode Strings String extension data type and string data
#56441 by phofl was merged Dec 18, 2023 Loading…
5 tasks
2.2
Adjust concat tests for string option Reshaping Concat, Merge/Join, Stack/Unstack, Explode Strings String extension data type and string data
#56446 by phofl was merged Dec 11, 2023 Loading…
5 tasks
2.2
BUG: merge_asof raising incorrect error for strings Reshaping Concat, Merge/Join, Stack/Unstack, Explode Strings String extension data type and string data
#56444 by phofl was merged Dec 11, 2023 Loading…
5 tasks
2.2
Adjust tests for apply folder for new string option Arrow pyarrow functionality Strings String extension data type and string data Testing pandas testing functions or related to the test suite
#56190 by phofl was merged Nov 30, 2023 Loading… 2.2
Adjust test in excel folder for new string option Arrow pyarrow functionality Strings String extension data type and string data Testing pandas testing functions or related to the test suite
#56193 by phofl was merged Nov 27, 2023 Loading…
5 tasks
2.2
Adjust tests in util folder for new string option Arrow pyarrow functionality Strings String extension data type and string data Testing pandas testing functions or related to the test suite
#56181 by phofl was merged Nov 26, 2023 Loading…
5 tasks
2.2
Adjust tests in tseries folder for new string option Arrow pyarrow functionality Strings String extension data type and string data Testing pandas testing functions or related to the test suite
#56180 by phofl was merged Nov 26, 2023 Loading…
5 tasks
2.2
Adjust tests in root directory for new string option Arrow pyarrow functionality Strings String extension data type and string data Testing pandas testing functions or related to the test suite
#56184 by phofl was merged Nov 30, 2023 Loading… 2.2
Adjust test in tools for new string option Arrow pyarrow functionality Strings String extension data type and string data Testing pandas testing functions or related to the test suite
#56178 by phofl was merged Nov 26, 2023 Loading…
5 tasks
2.2
Adjust tests in window folder for new string option Arrow pyarrow functionality Strings String extension data type and string data Testing pandas testing functions or related to the test suite
#56182 by phofl was merged Nov 27, 2023 Loading…
5 tasks
2.2
BUG: numba raises for string columns or index Arrow pyarrow functionality Strings String extension data type and string data Testing pandas testing functions or related to the test suite
#56189 by phofl was merged Nov 27, 2023 Loading…
5 tasks
2.2
Adjust tests in resample folder for new string option Strings String extension data type and string data Testing pandas testing functions or related to the test suite
#56150 by phofl was merged Nov 26, 2023 Loading…
5 tasks
2.2
Adjust tests in base folder for arrow string option Arrow pyarrow functionality Strings String extension data type and string data Testing pandas testing functions or related to the test suite
#56124 by phofl was merged Nov 26, 2023 Loading…
5 tasks
2.2
Fix arithmetic test folder for arrow string option Arrow pyarrow functionality Strings String extension data type and string data Testing pandas testing functions or related to the test suite
#56122 by phofl was merged Nov 26, 2023 Loading…
5 tasks
2.2
BUG: Series.__mul__ for pyarrow strings Arrow pyarrow functionality Numeric Operations Arithmetic, Comparison, and Logical operations Strings String extension data type and string data
#56368 by mroeschke was merged Dec 7, 2023 Loading…
3 of 5 tasks
2.2
ProTip! Filter pull requests by the default branch with base:main.