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: set __module__ on isna and notna Output-Formatting __repr__ of pandas objects, to_string Sprints Sprint Pull Requests
#60271 by SiemBerhane was merged Nov 12, 2024 Loading…
5 tasks
3.0
TST: parametrize the tests checking __module__ Sprints Sprint Pull Requests Testing pandas testing functions or related to the test suite
#60270 by espoirMur was closed Nov 17, 2024 Loading… 3.0
ENH: set __module__ on IndexSlice Output-Formatting __repr__ of pandas objects, to_string Sprints Sprint Pull Requests Stale
#60269 by shengjie2013 was closed Feb 10, 2025 Loading…
5 tasks
3.0
ENH: set __module__ on NamedAgg / SeriesGroupBy / DataFrameGroupBy (pandas.core.groupby.generic classes) Output-Formatting __repr__ of pandas objects, to_string Sprints Sprint Pull Requests
#60268 by ofsouzap was merged Nov 11, 2024 Loading… 3.0
ENH: set __module__ on timedelta_range Output-Formatting __repr__ of pandas objects, to_string Sprints Sprint Pull Requests
#60267 by chanshing was merged Nov 11, 2024 Loading…
5 tasks
3.0
ENH: set __module__ on merge functions in merge.py Output-Formatting __repr__ of pandas objects, to_string Sprints Sprint Pull Requests
#60266 by chanshing was merged Nov 11, 2024 Loading…
5 tasks
3.0
ENH: set __module__ on read_* functions in readers.py Output-Formatting __repr__ of pandas objects, to_string Sprints Sprint Pull Requests
#60265 by chanshing was merged Nov 11, 2024 Loading…
5 tasks
3.0
ENH: set __module__ on date_range and bdate_range Output-Formatting __repr__ of pandas objects, to_string Sprints Sprint Pull Requests
#60264 by chanshing was merged Nov 11, 2024 Loading…
5 tasks
3.0
ENH: set __module__ on Series Output-Formatting __repr__ of pandas objects, to_string Sprints Sprint Pull Requests
#60263 by dl-lim was merged Nov 11, 2024 Loading…
4 of 5 tasks
3.0
decorate Series with @set_module('pandas') Output-Formatting __repr__ of pandas objects, to_string Sprints Sprint Pull Requests
#60262 by chanshing was closed Nov 9, 2024 Loading…
5 tasks
ENH: Set __module__ on StringDtype Output-Formatting __repr__ of pandas objects, to_string Sprints Sprint Pull Requests
#60261 by espoirMur was merged Nov 11, 2024 Loading…
5 tasks
3.0
Update mypy version from 1.11.2 to 1.13.0 Sprints Sprint Pull Requests Typing type annotations, mypy/pyright type checking
#60260 by dl-lim was merged Nov 9, 2024 Loading…
5 tasks
3.0
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
ENH: set __module__ for Dtype and Index classes Output-Formatting __repr__ of pandas objects, to_string Sprints Sprint Pull Requests
#59909 by Amir-101 was merged Nov 8, 2024 Loading…
2 of 5 tasks
3.0
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
#58050 by meeseeksmachine was merged Mar 28, 2024 Loading… 2.2.2
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…
DOC: fix list indentation in pandas.DataFrame.stack Docs Sprints Sprint Pull Requests
#57975 by TessAfanasyeva was merged Mar 25, 2024 Loading…
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
#57974 by shabab477 was merged Mar 28, 2024 Loading…
4 of 5 tasks
2.2.2
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
#55697 by meeseeksmachine was merged Oct 26, 2023 Loading… 2.1.2
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
#55173 by hkhojasteh was merged Oct 26, 2023 Loading…
3 tasks done
2.1.2
DOC: complete parameter descriptions for DataFrame.insert's docstring Docs Sprints Sprint Pull Requests
#55172 by mcnoat was merged Sep 18, 2023 Loading…
2 tasks done
2.2
ENH: set __module__ for objects in pandas pd.DataFrame API Output-Formatting __repr__ of pandas objects, to_string Sprints Sprint Pull Requests
#55171 by aimlnerd was merged Mar 23, 2024 Loading…
2 of 5 tasks
3.0
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
#55167 by JSchuurmans was closed Feb 28, 2024 Loading…
2 of 5 tasks
3.0
DOC: Added alternative examples for deprecated DataFrame.last() Datetime Datetime data dtype Docs Sprints Sprint Pull Requests Stale
#55166 by Hestaron was closed Nov 7, 2023 Loading…
5 tasks
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.