We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f724066 commit 1798c9dCopy full SHA for 1798c9d
pandas/tests/test_downstream.py
@@ -53,7 +53,6 @@ def test_xarray(df):
53
assert df.to_xarray() is not None
54
55
56
-@tm.network
57
def test_statsmodels():
58
59
statsmodels = import_module('statsmodels') # noqa
0 commit comments