-
-
Notifications
You must be signed in to change notification settings - Fork 143
Insights: pandas-dev/pandas-stubs
Overview
Loading
Could not load contribution data
Please try again later
Loading
2 Pull requests merged by 1 person
-
GH456 First attempt GroupBy.transform improved typing
#1242 merged
Jun 13, 2025 -
GH1246 Upgrade to pandas 2.3.0
#1247 merged
Jun 13, 2025
1 Pull request opened by 1 person
-
GH1248/GH1249 DataFrame.assign and MultiIndex.from_product Series/Index
#1250 opened
Jun 13, 2025
3 Issues closed by 1 person
-
Create more precise annotations for DataFrame/Series GroupBy operations (agg, apply, transform)
#456 closed
Jun 13, 2025 -
Upgrade to pandas 2.3.0
#1246 closed
Jun 13, 2025 -
nested type annotation raises TypeError
#1245 closed
Jun 10, 2025
2 Issues opened by 1 person
-
`MultiIndex.from_product()` should accept `Index` or `Series` as arguments
#1249 opened
Jun 13, 2025 -
`DataFrame.assign()` should allow a list and a range
#1248 opened
Jun 13, 2025
1 Unresolved conversation
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Use `default` in `TypeVar` so `Series` defaults to `Series[Any]`, and `Index` to `Index[Any]`
#1232 commented on
Jun 11, 2025 • 7 new comments