- Linux - Python 3.7 - Modin 0.8.0 Currently, `hasattr(df, 'sparse')` takes much longer if `df` is instance of `modin.pandas.DataFrame` than it is `pandas.DataFrame`.