Bug in DataFrame.rfloordiv when alignment for different columns and index. #27464
Labels
Numeric Operations
Arithmetic, Comparison, and Logical operations
Regression
Functionality that used to work in a prior pandas version
Milestone
I think that
.loc[0, 'A']
should be inf.to match
cc @jbrockmendel
The text was updated successfully, but these errors were encountered: