Mixed-dtype dataframe comparison with array raises incorrectly #20090
Labels
Numeric Operations
Arithmetic, Comparison, and Logical operations
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
Milestone
This came up while going through some of statsmodels tests:
I'd expect this to wrap the ndarray in a frame and return an all-True frame.
The text was updated successfully, but these errors were encountered: