zachyattack23
Results
1
issues of
zachyattack23
Description Adds regression test for inconsistent behavior between `DataFrame.where` with `inplace=True` and `inplace=False` when using StringArray with NA-like values. Background - **Original bug**: In pandas 2.2, `inplace=True` would incorrectly store...