FutureWarning: Downcasting behavior in `replace` is deprecated and will be removed in a future version.
tests/test_tie_point_grid.py::Test_Tie_Point_Grid::test_calc_overall_stats
/builds/danschef/arosics/arosics/Tie_Point_Grid.py:535: FutureWarning:
Downcasting behavior in `replace` is deprecated and will be removed in a future version. To retain the old behavior, explicitly call `result.infer_objects(copy=False)`. To opt-in to the future behavior, set `pd.set_option('future.no_silent_downcasting', True)`