Use cached datasets in tests and examples
authorDebian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Tue, 14 Feb 2023 22:28:59 +0000 (22:28 +0000)
committerRebecca N. Palmer <rebecca_palmer@zoho.com>
Tue, 14 Feb 2023 22:28:59 +0000 (22:28 +0000)
commitdc6b05e2ce67d8684c6e1c5ebaffd4a0e71e63b3
tree24d4e2a963d3ae0abe46131ec63aa46cf7081da0
parent7eb4464a6750ec54730018ca4af576d1eab0f3e0
Use cached datasets in tests and examples

Also remove a download that isn't actually used in that example.

This allows the tests to pass, and at least some of the examples to
be built, in an offline environment such as a Debian buildd.

The cached data is extracted from R packages by debian/datasets/*.

Author: Diane Trout <diane@ghic.org>, Rebecca N. Palmer <rebecca_palmer@zoho.com>
Forwarded: not-needed

Gbp-Pq: Name use-cached-datasets
13 files changed:
docs/source/contingency_tables.rst
docs/source/datasets/index.rst
docs/source/duration.rst
docs/source/example_formulas.rst
docs/source/gee.rst
docs/source/gettingstarted.rst
docs/source/index.rst
docs/source/mixed_linear.rst
docs/source/release/version0.6.rst
examples/notebooks/markov_regression.ipynb
examples/notebooks/mixed_lm_example.ipynb
examples/notebooks/regression_diagnostics.ipynb
statsmodels/stats/tests/test_dist_dependant_measures.py