-
-
Notifications
You must be signed in to change notification settings - Fork 143
Insights: pandas-dev/pandas-stubs
Overview
Could not load contribution data
Please try again later
7 Pull requests merged by 4 people
-
Replace aliases to builtins with imports
#1244 merged
Jun 7, 2025 -
GH1241 Add cumsum method on TimedeltaSeries
#1243 merged
Jun 7, 2025 -
GH1222 Candidate for ty on pandas-stubs
#1240 merged
Jun 6, 2025 -
refactor: simplify typing in #1238
#1239 merged
Jun 4, 2025 -
fix: DataFrame.assign None
#1238 merged
Jun 3, 2025 -
GH1230 Improve types for pd.options.display.* properties
#1231 merged
Jun 3, 2025 -
GH1235 Update to mypy 1.16
#1236 merged
Jun 3, 2025
2 Pull requests opened by 1 person
-
GH456 First attempt GroupBy.transform improved typing
#1242 opened
Jun 6, 2025 -
GH1246 Upgrade to pandas 2.3.0
#1247 opened
Jun 10, 2025
6 Issues closed by 1 person
-
nested type annotation raises TypeError
#1245 closed
Jun 10, 2025 -
No overload variant of "__add__" of "Timestamp" matches argument type "Series[Timedelta]"
#1241 closed
Jun 7, 2025 -
Test ty on the CI
#1222 closed
Jun 6, 2025 -
Type checks for pd.options.display.* are not accurate
#1230 closed
Jun 3, 2025 -
BUG: `columns` on existing `DataFrame` does not accept "List[str]"
#73 closed
Jun 3, 2025 -
Mypy 1.16 release
#1235 closed
Jun 3, 2025
1 Issue opened by 1 person
-
Upgrade to pandas 2.3.0
#1246 opened
Jun 10, 2025
2 Unresolved conversations
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 10, 2025 • 4 new comments -
GH1159 Disallow StringMethods for Series and Index when subtype is not str
#1237 commented on
Jun 3, 2025 • 0 new comments