"""Fixture returning boolean array, with valid and missing values.""" exp_any = pd.NA if exp_any is pd.NA else np.bool_(exp_any) exp_all = pd.NA if exp_all is pd.NA else np.bool_(exp_all) ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results