-
-
Notifications
You must be signed in to change notification settings - Fork 145
Insights: pandas-dev/pandas-stubs
Overview
Could not load contribution data
Please try again later
17 Pull requests merged by 5 people
-
feat(series): #1098 arithmetic truediv
#1280 merged
Aug 1, 2025 -
feat: #1300 concat Series with dtype
#1302 merged
Aug 1, 2025 -
GH1291 Add BaseOffset for shift operators on Series and DataFrame
#1301 merged
Aug 1, 2025 -
Improvements to arguments, types with stubtest
#1294 merged
Jul 30, 2025 -
feat(index): append
#1282 merged
Jul 30, 2025 -
feat(series): #1098 arithmetic addition
#1275 merged
Jul 29, 2025 -
GH1285 Allow range in pd.MultiIndex.from_product
#1296 merged
Jul 28, 2025 -
Rename internal strings accessor module to match runtime
#1295 merged
Jul 27, 2025 -
Improve results of stubtest
#1286 merged
Jul 25, 2025 -
more bugs in arrow string types for nightly to work
#1290 merged
Jul 25, 2025 -
fix nightly runs
#1289 merged
Jul 25, 2025 -
Fix annotations of str methods that accept regular expressions
#1278 merged
Jul 24, 2025 -
Update mypy to 1.17.0
#1279 merged
Jul 17, 2025 -
GH1269 Add @Final decorator to match pandas code where possible
#1277 merged
Jul 17, 2025 -
GHXXX Simple maintenance with new hook for ruff and updated version of ruff
#1276 merged
Jul 15, 2025 -
GH1149 Add testing for pd.Series.str behavior
#1272 merged
Jul 12, 2025 -
Include
unit
argument intimedelta_range
type stub#1271 merged
Jul 10, 2025
7 Pull requests opened by 4 people
-
refactor: #718 also drop TimedeltaSeries
#1273 opened
Jul 12, 2025 -
refactor: #718 only drop TimestampSeries
#1274 opened
Jul 13, 2025 -
fix(DataFrame): #799 to_dict
#1283 opened
Jul 19, 2025 -
Add defaults for parameters
#1293 opened
Jul 27, 2025 -
Fix #849: Update converters type in read_excel for better Pyright compatibility
#1297 opened
Jul 28, 2025 -
Add defaults to str accessor methods
#1305 opened
Aug 3, 2025 -
fix: #1304 add PD_LTE_23
#1306 opened
Aug 3, 2025
13 Issues closed by 4 people
-
mypy 1.17 errors on attrs dict update with keyword argument syntax
#1303 closed
Aug 1, 2025 -
concat does not respect Series.dtype
#1300 closed
Aug 1, 2025 -
Typo in github release for v2.3.0.250703
#1281 closed
Aug 1, 2025 -
Series.shift with BDay is not allowed
#1291 closed
Aug 1, 2025 -
`typing.Union` and astral-sh/ty
#1298 closed
Jul 30, 2025 -
Addition of a Series[int] with a complex returns Series[unknown]
#1098 closed
Jul 29, 2025 -
MultiIndex.from_product should accept `range` objects
#1285 closed
Jul 28, 2025 -
Undocumented functions
#1253 closed
Jul 26, 2025 -
Mypy complains about inconsistent MRO when using `isinstance()` on a generic `Series` object
#269 closed
Jul 24, 2025 -
Unable to use `include_groups=False` in `df.groupby.apply` in version 2.3.0.250703
#1284 closed
Jul 23, 2025 -
T.loc[] does not return a T-like type
#1287 closed
Jul 23, 2025 -
How we handle @final decorator in the stubs
#1269 closed
Jul 17, 2025 -
`s.str.upper` doesn't preserve `s` type
#1149 closed
Jul 12, 2025
4 Issues opened by 3 people
-
Reinstate test for Path.truediv that fails with 3.0
#1304 opened
Aug 1, 2025 -
DataFrame.loc does not like Index for columns
#1299 opened
Jul 31, 2025 -
Do we want to add trivial defaults to the stubs
#1292 opened
Jul 26, 2025 -
Rich comparison methods, e.g. Series.eq, do not like non-SeriesDType objects
#1288 opened
Jul 23, 2025