-
- 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
TYP: Narrow down types of arguments (DataFrame) Sprints Sprint Pull Requests
#52750 by benedikt-mangold was closed Apr 18, 2023 Loading…
4 tasks done
Backport PR #55173 on branch 2.1.x (BUG: .rolling() returns incorrect values when ts index is not nano seconds) Bug Non-Nano datetime64/timedelta64 with non-nanosecond resolution Sprints Sprint Pull Requests Window rolling, ewma, expanding
add test for GH#28871 Needs Tests Unit test(s) needed to prevent regressions Sprints Sprint Pull Requests
Backport PR #57974 on branch 2.2.x (BUG: Fixed ADBC to_sql creation of table when using public schema) Arrow pyarrow functionality Bug IO SQL to_sql, read_sql, read_sql_query Sprints Sprint Pull Requests
Changed in as requested in #52716 and added test for checking this issue Sprints Sprint Pull Requests
#52749 by NikolayBoev was closed Apr 20, 2023 Loading…
6 tasks
add: type hints to sort_values Sprints Sprint Pull Requests
#52720 by YYYasin19 was merged Apr 19, 2023 Loading…
4 of 5 tasks
Typing improvements for MultiIndex Sprints Sprint Pull Requests
#54140 by cnguyen-03 was merged Jul 17, 2023 Loading…
4 tasks done
Add type literal to engine argument in rolling functions Sprints Sprint Pull Requests Typing type annotations, mypy/pyright type checking
#54135 by ankile was merged Jul 17, 2023 Loading…
3 of 5 tasks
DOC: fix list indentation in pandas.DataFrame.stack Docs Sprints Sprint Pull Requests
#57975 by TessAfanasyeva was merged Mar 25, 2024 Loading…
DOC: Fix docstring of pandas.Series.compare list indent formatting Docs Sprints Sprint Pull Requests
#59911 by FuzzyParrabellum was merged Oct 2, 2024 Loading…
1 task done
decorate __repr__ of pandas objects, to_string Sprints Sprint Pull Requests
Series with @set_module('pandas') Output-Formatting #60262 by chanshing was closed Nov 9, 2024 Loading…
5 tasks
DOC: Add small userguide example on how to use arrow dtype backend in read_parquet Docs IO Parquet parquet, feather Sprints Sprint Pull Requests
DOC: fix formatting of the validate keyword in DataFrame join docstring Sprints Sprint Pull Requests
ENH: set __module__ on merge functions in merge.py Output-Formatting __repr__ of pandas objects, to_string Sprints Sprint Pull Requests
ENH: set __module__ on __repr__ of pandas objects, to_string Sprints Sprint Pull Requests
timedelta_range Output-Formatting Previous Next
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.