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