You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
In the process of upgrading to Pandas 1.0, we were forced to x-fail some tests due to various changes in Pandas behavior. Some of these were intentional changes, and more discussion is warranted around if and to what extent we should attempt to replicate the behavior. Others were simply bugs that we reported, or were already being worked on when we noticed them. This issue tracks these cases, so that we can re-enable the relevant tests as things are fixed in patch versions of pandas.
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
In the process of upgrading to Pandas 1.0, we were forced to x-fail some tests due to various changes in Pandas behavior. Some of these were intentional changes, and more discussion is warranted around if and to what extent we should attempt to replicate the behavior. Others were simply bugs that we reported, or were already being worked on when we noticed them. This issue tracks these cases, so that we can re-enable the relevant tests as things are fixed in patch versions of pandas.
test_dataframe.py::test_isin_dataframe, BUG: DataFrame.isin fails when other is a categorical series pandas-dev/pandas#34256The text was updated successfully, but these errors were encountered: