Actions: pandas-dev/pandas-stubs
Actions
Showing runs from all workflows
1,426 workflow runs
1,426 workflow runs
Series.unstack
Comment Commands to Trigger CI
#459:
Issue comment #1256 (comment)
created
by
Dr-Irv
Series
index
argument should accept iterables of certain types
Comment Commands to Trigger CI
#458:
Issue comment #1255 (comment)
created
by
Dr-Irv
default
in TypeVar
so Series
defaults to Series[Any]
, and Index
to Index[Any]
Comment Commands to Trigger CI
#454:
Issue comment #1232 (comment)
created
by
MarcoGorelli
default
in TypeVar
so Series
defaults to Series[Any]
, and…
Optional
#363:
Commit 709d745
pushed
by
Dr-Irv
default
in TypeVar
so Series
defaults to Series[Any]
, and…
Test
#3150:
Commit 709d745
pushed
by
Dr-Irv
MultiIndex.from_product()
should accept Index
or Series
as arguments
Comment Commands to Trigger CI
#447:
Issue comment #1249 (comment)
created
by
loicdiridollou
default
in TypeVar
so Series
defaults to Series[Any]
, and Index
to Index[Any]
Test
#3149:
Pull request #1232
synchronize
by
MarcoGorelli