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
TST/CLN: Reuse top level fixtures instead of parametrizations (#56583)
* Clean up axis fixtures
* Use top level dropna/observed fixture
* Use top level sort fixture
* Use top level sort fixture
* Use top level skipna fixture
* Use top level keep fixture
* Use top level closed fixture
* Use top level writable fixture
* Use top level other_closed
* Use top level join_type fixture
* use another join_type
* Use another join_type
* use top level nselect_method
* Reuse all_boolean_reductions
* reuse all_numeric_accumulations
* Use shared na_action fixture
* Use top level ascending fixture
* Use shared rank_method fixture
* Use shared as_index fixture
* Share more fixtures
* Reuse orient fixture
* Use shared cache fixture
* Move nogil, parallel, nopython to top level
* Use top level center
* Reuse more fixtures
* Fix errors
0 commit comments