modin-project / modin

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

Properly check that `modin/pandas/test/dataframe/test_default.py` defaults to pandas #3956

Open devin-petersohn opened 2 years ago

devin-petersohn commented 2 years ago

We need to ensure that tests that are expected to default to pandas actually do default to pandas.

vnlitvinov commented 1 year ago

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