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
Sort

Pull requests list

TST (string dtype): adjust pandas/tests/reshape tests Strings String extension data type and string data
#59762 by jorisvandenbossche was merged Sep 9, 2024 Loading… 2.3
String dtype: remove fallback Perfomance warnings for string methods Strings String extension data type and string data
#59760 by jorisvandenbossche was merged Sep 10, 2024 Loading… 2.3
TST (string dtype): remove usage of 'string[pyarrow_numpy]' alias Strings String extension data type and string data
#59758 by jorisvandenbossche was merged Sep 9, 2024 Loading… 2.3
Bump deadsnakes/action from 3.1.0 to 3.2.0 CI Continuous Integration Dependencies Required and optional dependencies
#59757 by dependabot bot was merged Sep 9, 2024 Loading… 3.0
BUG (string dtype): fix inplace mutation with copy=False in ensure_string_array Bug Strings String extension data type and string data
#59756 by jorisvandenbossche was merged Sep 9, 2024 Loading… 2.3
Fix/na_values_GH59303 IO CSV read_csv, to_csv
#59755 by sshu2017 was merged Sep 12, 2024 Loading…
5 tasks done
3.0
Fix docs for api.types Docs
#59753 by abhinav-thimma was merged Sep 9, 2024 Loading… 3.0
DOC: Add docstring for Extensionarray interpolate Docs
#59749 by ammar-qazi was merged Sep 10, 2024 Loading…
1 task
3.0
TST: Update IntervalArray min/max test to fail on changed default skipna Testing pandas testing functions or related to the test suite
#59747 by jsngn was merged Sep 9, 2024 Loading…
5 tasks done
3.0
test 1 xav
#59734 by xvanausloos was closed Sep 6, 2024 Loading…
5 tasks
DOC: Clarify docs for df.to_sql
#59727 by deekapila was merged Sep 6, 2024 Loading…
5 tasks
BUG (string): Series.str.slice with negative step Strings String extension data type and string data
#59724 by jbrockmendel was merged Sep 10, 2024 Loading…
3 of 5 tasks
2.3
Fix part of docstring timedelta #59698
#59718 by ammar-qazi was closed Sep 5, 2024 Loading…
REF (string): de-duplicate _str_contains Refactor Internal refactoring of code Strings String extension data type and string data
#59709 by jbrockmendel was merged Sep 5, 2024 Loading…
5 tasks
2.3
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.