Mismatch in Series/DataFrame boolean ops behavior #22724
Labels
API - Consistency
Internal Consistency of API/Behavior
Bug
DataFrame
DataFrame data structure
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Numeric Operations
Arithmetic, Comparison, and Logical operations
Based on
test_bool_ops_df_compat
fromtests.series.test_operators
:The DataFrame behavior strikes me as More Correct. Is the mismatch intentional?
The text was updated successfully, but these errors were encountered: