modin-project / modin

Modin: Scale your Pandas workflows by changing a single line of code
http://modin.readthedocs.io
Apache License 2.0
9.82k stars 652 forks source link

Properly check that `modin/pandas/test/dataframe/test_reduction.py` defaults to pandas #3972

Open devin-petersohn opened 2 years ago

devin-petersohn commented 2 years ago

We need to make sure that tests we expect to default to pandas actually default to pandas.

vnlitvinov commented 2 years ago

Cross-reference with https://github.com/modin-project/modin/issues/3955