-
-
Notifications
You must be signed in to change notification settings - Fork 19k
Closed
Labels
Compatpandas objects compatability with Numpy or Python functionspandas objects compatability with Numpy or Python functionsDtype ConversionsUnexpected or buggy dtype conversionsUnexpected or buggy dtype conversions
Description
master issue for some comparisons
- Datetime comparisons raise TypeError #13128, datetime with string on frame
- Equality comparison raises exception #7830, datetimeindex vs other
- BUG: Timestamp comparisons to dataframe should raise if there are mismatched types #8932, timestamps with frame
- BUG: Inconsistent datetime comparison with Tz #12601, tz comparisons
- BUG: binary comparison of numpy.int/float and Series #9369, numeric and Series
- Comparing Strings to Numbers: No ValueError #11565, strings and numbers
- BUG: Period and Series/Index comparison raises TypeError #13200 Period and Series/Index
Metadata
Metadata
Assignees
Labels
Compatpandas objects compatability with Numpy or Python functionspandas objects compatability with Numpy or Python functionsDtype ConversionsUnexpected or buggy dtype conversionsUnexpected or buggy dtype conversions