Use cached datasets in tests and examples
authorDebian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Sun, 24 Jul 2022 16:51:07 +0000 (17:51 +0100)
committerRebecca N. Palmer <rebecca_palmer@zoho.com>
Sun, 24 Jul 2022 16:51:07 +0000 (17:51 +0100)
commit51d99271d18283ac36bc64644b5a64cd57cb0ad4
treeb167ca9fb6f78b69c328d385c14e2f22fab4a2b3
parent36c6e9ff4958204b773baa84348a3f647f859229
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