-
-
Notifications
You must be signed in to change notification settings - Fork 124
Issues: pandas-dev/pandas-stubs
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Invalid index type when extracting values from a multi-index data frame
Indexing
Related to indexing on series/frames, not to indexes themselves
#1018
opened Oct 21, 2024 by
kubotty
Row-wise mapping to custom type not supported in
DataFrame.apply
#1001
opened Sep 13, 2024 by
bluenote10
limit_area argument is currently missing for the frame.pyi
good first issue
#987
opened Aug 27, 2024 by
AY1uZwIcJzKhaGywovQP
Should from_dict be annotated to allow sequence data values?
#929
opened May 26, 2024 by
Fruglemonkey
Unexpected, Misleading mypy Failures After pandas-stubs Update: DataFrame.from_dict() Behavior
#928
opened May 24, 2024 by
pmaier-bhs
Stack method - Unexpected keyword argument
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
#925
opened May 15, 2024 by
rinzool
register_dataframe_accessor causes "Untyped class decorator obscures type of class; ignoring decorator"
#906
opened Apr 13, 2024 by
davetapley
pd.Series gets converted to pd.TimestampSeries after isinstance check
mypy bug
Requires mypy to fix a bug
#877
opened Feb 24, 2024 by
tvdboom
Check usage of
Series[bool]
and see if MaskType
is more appropriate
#868
opened Feb 12, 2024 by
Dr-Irv
Subclassing pandas DataFrame results in mypy misinterpreting indexers return
#855
opened Jan 23, 2024 by
Rhapso10
Change use of
NoDefault
to be private and maybe indicate it shouldn't be passed
#851
opened Jan 14, 2024 by
Dr-Irv
Type checking with read_excel, to_excel
converters=
on read_excel
good first issue
IO Excel
#849
opened Jan 11, 2024 by
oliverbeagley-pgg
Argument 1 to "DatetimeIndex" has incompatible type "dict[str, str]"
#828
opened Dec 15, 2023 by
randolf-scholz
var-annotated error for Series and Index after upgrading to 2.0.3+
#826
opened Dec 14, 2023 by
amgcc
Previous Next
ProTip!
Adding no:label will show everything without a label.