-
- 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
ENH: set __module__ on IndexSlice Output-Formatting __repr__ of pandas objects, to_string Sprints Sprint Pull Requests Stale
ENH: set __module__ on isna and notna Output-Formatting __repr__ of pandas objects, to_string Sprints Sprint Pull Requests
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… updated Nov 11, 2024
5 tasks
ENH: set __module__ on __repr__ of pandas objects, to_string Sprints Sprint Pull Requests
timedelta_range Output-Formatting 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
read_* functions in readers.py Output-Formatting ENH: set __module__ on NamedAgg / SeriesGroupBy / DataFrameGroupBy (__repr__ of pandas objects, to_string Sprints Sprint Pull Requests
pandas.core.groupby.generic classes) Output-Formatting ENH: set __module__ on __repr__ of pandas objects, to_string Sprints Sprint Pull Requests
date_range and bdate_range Output-Formatting ENH: Set __module__ on StringDtype Output-Formatting __repr__ of pandas objects, to_string Sprints Sprint Pull Requests
ENH: set __repr__ of pandas objects, to_string Sprints Sprint Pull Requests
__module__ on Series Output-Formatting ENH: set __module__ for objects in pandas pd.DataFrame API Output-Formatting __repr__ of pandas objects, to_string Sprints Sprint Pull Requests
ENH: set __module__ for Dtype and Index classes Output-Formatting __repr__ of pandas objects, to_string Sprints Sprint Pull Requests
ENH: set __module__ for pandas scalars (Timestamp/Timedelta/Period) Output-Formatting __repr__ of pandas objects, to_string Sprints Sprint Pull Requests
#57976 by YinonHorev was merged Nov 7, 2024 Loading… updated Nov 7, 2024
DOC: Fix docstring of pandas.Series.compare list indent formatting Docs Sprints Sprint Pull Requests
#59911 by FuzzyParrabellum was merged Oct 2, 2024 Loading… updated Oct 2, 2024
1 task done
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
DOC: fix list indentation in pandas.DataFrame.stack Docs Sprints Sprint Pull Requests
#57975 by TessAfanasyeva was merged Mar 25, 2024 Loading… updated Mar 25, 2024
DEV: don't install tables on MacOS ARM in dev requirements.txt (add env markers) OS X Related to Mac OS & hardware issues (M1) Sprints Sprint Pull Requests Stale
made path_or_buffer rely on position IO Data IO issues that don't fit into a more specific label Sprints Sprint Pull Requests Stale
#54621 by S1ntax3rror was closed Jan 31, 2024 Loading… updated Jan 31, 2024
3 of 5 tasks
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
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
Previous Next
ProTip! Filter pull requests by the default branch with base:main.