Read the Docs build information Build id: 184802 Project: arundo-adtk Version: latest Commit: 8168a69e4d9e32e53c302cb29529e7867491be8a Date: 2019-02-19T21:18:18.054721Z State: finished Success: True [rtd-command-info] start-time: 2019-02-19T21:18:18.642891Z, end-time: 2019-02-19T21:18:18.649266Z, duration: 0, exit-code: 0 git remote set-url origin git@github.com:arundo/adtk.git [rtd-command-info] start-time: 2019-02-19T21:18:18.710686Z, end-time: 2019-02-19T21:18:19.380634Z, duration: 0, exit-code: 0 git fetch --tags --prune --prune-tags --depth 50 From github.com:arundo/adtk * [new branch] check-series-name -> origin/check-series-name 633ca78..8168a69 develop -> origin/develop [rtd-command-info] start-time: 2019-02-19T21:18:19.612389Z, end-time: 2019-02-19T21:18:19.687721Z, duration: 0, exit-code: 0 git checkout --force origin/develop Previous HEAD position was 633ca78 fixed a bug HEAD is now at 8168a69 Merge pull request #79 from arundo/check-series-name [rtd-command-info] start-time: 2019-02-19T21:18:19.749149Z, end-time: 2019-02-19T21:18:19.757321Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2019-02-19T21:18:20.420330Z, end-time: 2019-02-19T21:18:24.268011Z, duration: 3, exit-code: 0 python3.7 -mvirtualenv --system-site-packages --no-download Using base prefix '/home/docs/.pyenv/versions/3.7.1' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/bin/python3.7 Not overwriting existing python script /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/bin/python (you must use /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/bin/python3.7) Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2019-02-19T21:18:24.332729Z, end-time: 2019-02-19T21:18:25.314994Z, duration: 0, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/.cache/pip pip Requirement already up-to-date: pip in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (19.0.2) [rtd-command-info] start-time: 2019-02-19T21:18:25.374751Z, end-time: 2019-02-19T21:18:33.490220Z, duration: 8, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/.cache/pip -I Pygments==2.2.0 setuptools<40 docutils==0.13.1 mock==1.0.1 pillow==2.6.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.5.4 recommonmark==0.4.0 sphinx<1.8 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<0.6 Collecting Pygments==2.2.0 Using cached https://files.pythonhosted.org/packages/02/ee/b6e02dc6529e82b75bb06823ff7d005b141037cb1416b10c6f00fc419dca/Pygments-2.2.0-py2.py3-none-any.whl Collecting setuptools<40 Using cached https://files.pythonhosted.org/packages/7f/e1/820d941153923aac1d49d7fc37e17b6e73bfbd2904959fffbad77900cf92/setuptools-39.2.0-py2.py3-none-any.whl Collecting docutils==0.13.1 Using cached https://files.pythonhosted.org/packages/7c/30/8fb30d820c012a6f701a66618ce065b6d61d08ac0a77e47fc7808dbaee47/docutils-0.13.1-py3-none-any.whl Collecting mock==1.0.1 Collecting pillow==2.6.1 Collecting alabaster!=0.7.5,<0.8,>=0.7 Using cached https://files.pythonhosted.org/packages/10/ad/00b090d23a222943eb0eda509720a404f531a439e803f6538f35136cae9e/alabaster-0.7.12-py2.py3-none-any.whl Collecting commonmark==0.5.4 Collecting recommonmark==0.4.0 Using cached https://files.pythonhosted.org/packages/df/a5/8ee4b84af7f997dfdba71254a88008cfc19c49df98983c9a4919e798f8ce/recommonmark-0.4.0-py2.py3-none-any.whl Collecting sphinx<1.8 Using cached https://files.pythonhosted.org/packages/90/f9/a0babe32c78480994e4f1b93315558f5ed756104054a7029c672a8d77b72/Sphinx-1.7.9-py2.py3-none-any.whl Collecting sphinx-rtd-theme<0.5 Using cached https://files.pythonhosted.org/packages/60/b4/4df37087a1d36755e3a3bfd2a30263f358d2dea21938240fa02313d45f51/sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl Collecting readthedocs-sphinx-ext<0.6 Using cached https://files.pythonhosted.org/packages/a5/19/abebb2ac7554119cc56d77ce03abcb17b200d6cc3b04dce05cd31248f06f/readthedocs_sphinx_ext-0.5.16-py2.py3-none-any.whl Collecting imagesize (from sphinx<1.8) Using cached https://files.pythonhosted.org/packages/fc/b6/aef66b4c52a6ad6ac18cf6ebc5731ed06d8c9ae4d3b2d9951f261150be67/imagesize-1.1.0-py2.py3-none-any.whl Collecting requests>=2.0.0 (from sphinx<1.8) Using cached https://files.pythonhosted.org/packages/7d/e3/20f3d364d6c8e5d2353c72a67778eb189176f08e873c9900e10c0287b84b/requests-2.21.0-py2.py3-none-any.whl Collecting sphinxcontrib-websupport (from sphinx<1.8) Using cached https://files.pythonhosted.org/packages/52/69/3c2fbdc3702358c5b34ee25e387b24838597ef099761fc9a42c166796e8f/sphinxcontrib_websupport-1.1.0-py2.py3-none-any.whl Collecting snowballstemmer>=1.1 (from sphinx<1.8) Using cached https://files.pythonhosted.org/packages/d4/6c/8a935e2c7b54a37714656d753e4187ee0631988184ed50c0cf6476858566/snowballstemmer-1.2.1-py2.py3-none-any.whl Collecting babel!=2.0,>=1.3 (from sphinx<1.8) Using cached https://files.pythonhosted.org/packages/b8/ad/c6f60602d3ee3d92fbed87675b6fb6a6f9a38c223343ababdb44ba201f10/Babel-2.6.0-py2.py3-none-any.whl Collecting Jinja2>=2.3 (from sphinx<1.8) Using cached https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl Collecting six>=1.5 (from sphinx<1.8) Using cached https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl Collecting packaging (from sphinx<1.8) Using cached https://files.pythonhosted.org/packages/91/32/58bc30e646e55eab8b21abf89e353f59c0cc02c417e42929f4a9546e1b1d/packaging-19.0-py2.py3-none-any.whl Collecting chardet<3.1.0,>=3.0.2 (from requests>=2.0.0->sphinx<1.8) Using cached https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl Collecting certifi>=2017.4.17 (from requests>=2.0.0->sphinx<1.8) Using cached https://files.pythonhosted.org/packages/9f/e0/accfc1b56b57e9750eba272e24c4dddeac86852c2bebd1236674d7887e8a/certifi-2018.11.29-py2.py3-none-any.whl Collecting idna<2.9,>=2.5 (from requests>=2.0.0->sphinx<1.8) Using cached https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl Collecting urllib3<1.25,>=1.21.1 (from requests>=2.0.0->sphinx<1.8) Using cached https://files.pythonhosted.org/packages/62/00/ee1d7de624db8ba7090d1226aebefab96a2c71cd5cfa7629d6ad3f61b79e/urllib3-1.24.1-py2.py3-none-any.whl Collecting pytz>=0a (from babel!=2.0,>=1.3->sphinx<1.8) Using cached https://files.pythonhosted.org/packages/61/28/1d3920e4d1d50b19bc5d24398a7cd85cc7b9a75a490570d5a30c57622d34/pytz-2018.9-py2.py3-none-any.whl Collecting MarkupSafe>=0.23 (from Jinja2>=2.3->sphinx<1.8) Using cached https://files.pythonhosted.org/packages/e4/c4/adcc2d6f2ac2146cc04e076f14f1006c1de8e1e747fa067668b6573000b8/MarkupSafe-1.1.0-cp37-cp37m-manylinux1_x86_64.whl Collecting pyparsing>=2.0.2 (from packaging->sphinx<1.8) Using cached https://files.pythonhosted.org/packages/de/0a/001be530836743d8be6c2d85069f46fecf84ac6c18c7f5fb8125ee11d854/pyparsing-2.3.1-py2.py3-none-any.whl Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, commonmark, recommonmark, imagesize, chardet, certifi, idna, urllib3, requests, sphinxcontrib-websupport, snowballstemmer, pytz, babel, MarkupSafe, Jinja2, six, pyparsing, packaging, sphinx, sphinx-rtd-theme, readthedocs-sphinx-ext Successfully installed Jinja2-2.10 MarkupSafe-1.1.0 Pygments-2.2.0 alabaster-0.7.12 babel-2.6.0 certifi-2018.11.29 chardet-3.0.4 commonmark-0.5.4 docutils-0.13.1 idna-2.8 imagesize-1.1.0 mock-1.0.1 packaging-19.0 pillow-2.6.1 pyparsing-2.3.1 pytz-2018.9 readthedocs-sphinx-ext-0.5.16 recommonmark-0.4.0 requests-2.21.0 setuptools-40.6.3 six-1.12.0 snowballstemmer-1.2.1 sphinx-1.7.9 sphinx-rtd-theme-0.4.3 sphinxcontrib-websupport-1.1.0 urllib3-1.24.1 [rtd-command-info] start-time: 2019-02-19T21:18:33.550810Z, end-time: 2019-02-19T21:18:34.539145Z, duration: 0, exit-code: 0 python -m pip install --exists-action=w --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/.cache/pip -r docs/requirements-docs.txt Requirement already satisfied: sphinx in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from -r docs/requirements-docs.txt (line 1)) (1.7.9) Requirement already satisfied: sphinx_rtd_theme in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from -r docs/requirements-docs.txt (line 2)) (0.4.3) Requirement already satisfied: nbsphinx in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from -r docs/requirements-docs.txt (line 3)) (0.4.2) Requirement already satisfied: python-dateutil>=2.5 in /home/docs/.pyenv/versions/3.7.1/lib/python3.7/site-packages (from -r docs/requirements-docs.txt (line 4)) (2.7.5) Requirement already satisfied: jupyter in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from -r docs/requirements-docs.txt (line 5)) (1.0.0) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) (2.10) Requirement already satisfied: sphinxcontrib-websupport in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) (1.1.0) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) (1.2.1) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) (2.2.0) Requirement already satisfied: docutils>=0.11 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) (0.13.1) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) (40.6.3) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) (1.12.0) Requirement already satisfied: requests>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) (2.21.0) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) (19.0) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) (1.1.0) Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) (2.6.0) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) (0.7.12) Requirement already satisfied: nbformat in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from nbsphinx->-r docs/requirements-docs.txt (line 3)) (4.4.0) Requirement already satisfied: nbconvert!=5.4 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from nbsphinx->-r docs/requirements-docs.txt (line 3)) (5.4.1) Requirement already satisfied: traitlets in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from nbsphinx->-r docs/requirements-docs.txt (line 3)) (4.3.2) Requirement already satisfied: ipywidgets in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from jupyter->-r docs/requirements-docs.txt (line 5)) (7.4.2) Requirement already satisfied: jupyter-console in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from jupyter->-r docs/requirements-docs.txt (line 5)) (6.0.0) Requirement already satisfied: ipykernel in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from jupyter->-r docs/requirements-docs.txt (line 5)) (5.1.0) Requirement already satisfied: qtconsole in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from jupyter->-r docs/requirements-docs.txt (line 5)) (4.4.3) Requirement already satisfied: notebook in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from jupyter->-r docs/requirements-docs.txt (line 5)) (5.7.4) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from Jinja2>=2.3->sphinx->-r docs/requirements-docs.txt (line 1)) (1.1.0) Requirement already satisfied: urllib3<1.25,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from requests>=2.0.0->sphinx->-r docs/requirements-docs.txt (line 1)) (1.24.1) Requirement already satisfied: idna<2.9,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from requests>=2.0.0->sphinx->-r docs/requirements-docs.txt (line 1)) (2.8) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from requests>=2.0.0->sphinx->-r docs/requirements-docs.txt (line 1)) (2018.11.29) Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from requests>=2.0.0->sphinx->-r docs/requirements-docs.txt (line 1)) (3.0.4) Requirement already satisfied: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from packaging->sphinx->-r docs/requirements-docs.txt (line 1)) (2.3.1) Requirement already satisfied: pytz>=0a in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from babel!=2.0,>=1.3->sphinx->-r docs/requirements-docs.txt (line 1)) (2018.9) Requirement already satisfied: jupyter-core in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from nbformat->nbsphinx->-r docs/requirements-docs.txt (line 3)) (4.4.0) Requirement already satisfied: ipython-genutils in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from nbformat->nbsphinx->-r docs/requirements-docs.txt (line 3)) (0.2.0) Requirement already satisfied: jsonschema!=2.5.0,>=2.4 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from nbformat->nbsphinx->-r docs/requirements-docs.txt (line 3)) (2.6.0) Requirement already satisfied: mistune>=0.8.1 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from nbconvert!=5.4->nbsphinx->-r docs/requirements-docs.txt (line 3)) (0.8.4) Requirement already satisfied: testpath in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from nbconvert!=5.4->nbsphinx->-r docs/requirements-docs.txt (line 3)) (0.4.2) Requirement already satisfied: entrypoints>=0.2.2 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from nbconvert!=5.4->nbsphinx->-r docs/requirements-docs.txt (line 3)) (0.3) Requirement already satisfied: pandocfilters>=1.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from nbconvert!=5.4->nbsphinx->-r docs/requirements-docs.txt (line 3)) (1.4.2) Requirement already satisfied: bleach in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from nbconvert!=5.4->nbsphinx->-r docs/requirements-docs.txt (line 3)) (3.1.0) Requirement already satisfied: defusedxml in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from nbconvert!=5.4->nbsphinx->-r docs/requirements-docs.txt (line 3)) (0.5.0) Requirement already satisfied: decorator in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from traitlets->nbsphinx->-r docs/requirements-docs.txt (line 3)) (4.3.2) Requirement already satisfied: ipython>=4.0.0; python_version >= "3.3" in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from ipywidgets->jupyter->-r docs/requirements-docs.txt (line 5)) (7.3.0) Requirement already satisfied: widgetsnbextension~=3.4.0 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from ipywidgets->jupyter->-r docs/requirements-docs.txt (line 5)) (3.4.2) Requirement already satisfied: prompt-toolkit<2.1.0,>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from jupyter-console->jupyter->-r docs/requirements-docs.txt (line 5)) (2.0.8) Requirement already satisfied: jupyter-client in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from jupyter-console->jupyter->-r docs/requirements-docs.txt (line 5)) (5.2.4) Requirement already satisfied: tornado>=4.2 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from ipykernel->jupyter->-r docs/requirements-docs.txt (line 5)) (5.1.1) Requirement already satisfied: pyzmq>=17 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from notebook->jupyter->-r docs/requirements-docs.txt (line 5)) (18.0.0) Requirement already satisfied: terminado>=0.8.1 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from notebook->jupyter->-r docs/requirements-docs.txt (line 5)) (0.8.1) Requirement already satisfied: Send2Trash in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from notebook->jupyter->-r docs/requirements-docs.txt (line 5)) (1.5.0) Requirement already satisfied: prometheus-client in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from notebook->jupyter->-r docs/requirements-docs.txt (line 5)) (0.6.0) Requirement already satisfied: webencodings in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from bleach->nbconvert!=5.4->nbsphinx->-r docs/requirements-docs.txt (line 3)) (0.5.1) Requirement already satisfied: pexpect; sys_platform != "win32" in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from ipython>=4.0.0; python_version >= "3.3"->ipywidgets->jupyter->-r docs/requirements-docs.txt (line 5)) (4.6.0) Requirement already satisfied: jedi>=0.10 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from ipython>=4.0.0; python_version >= "3.3"->ipywidgets->jupyter->-r docs/requirements-docs.txt (line 5)) (0.13.2) Requirement already satisfied: pickleshare in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from ipython>=4.0.0; python_version >= "3.3"->ipywidgets->jupyter->-r docs/requirements-docs.txt (line 5)) (0.7.5) Requirement already satisfied: backcall in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from ipython>=4.0.0; python_version >= "3.3"->ipywidgets->jupyter->-r docs/requirements-docs.txt (line 5)) (0.1.0) Requirement already satisfied: wcwidth in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from prompt-toolkit<2.1.0,>=2.0.0->jupyter-console->jupyter->-r docs/requirements-docs.txt (line 5)) (0.1.7) Requirement already satisfied: ptyprocess; os_name != "nt" in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from terminado>=0.8.1->notebook->jupyter->-r docs/requirements-docs.txt (line 5)) (0.6.0) Requirement already satisfied: parso>=0.3.0 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from jedi>=0.10->ipython>=4.0.0; python_version >= "3.3"->ipywidgets->jupyter->-r docs/requirements-docs.txt (line 5)) (0.3.4) [rtd-command-info] start-time: 2019-02-19T21:18:34.603544Z, end-time: 2019-02-19T21:18:35.733422Z, duration: 1, exit-code: 0 python ./setup.py install --force running install running bdist_egg running egg_info writing arundo_adtk.egg-info/PKG-INFO writing dependency_links to arundo_adtk.egg-info/dependency_links.txt writing requirements to arundo_adtk.egg-info/requires.txt writing top-level names to arundo_adtk.egg-info/top_level.txt reading manifest file 'arundo_adtk.egg-info/SOURCES.txt' writing manifest file 'arundo_adtk.egg-info/SOURCES.txt' installing library code to build/bdist.linux-x86_64/egg running install_lib running build_py copying adtk/base.py -> build/lib/adtk copying adtk/detector/detector_1d.py -> build/lib/adtk/detector copying adtk/transformer/transformer_hd.py -> build/lib/adtk/transformer copying adtk/transformer/transformer_1d.py -> build/lib/adtk/transformer creating build/bdist.linux-x86_64/egg creating build/bdist.linux-x86_64/egg/adtk copying build/lib/adtk/__init__.py -> build/bdist.linux-x86_64/egg/adtk creating build/bdist.linux-x86_64/egg/adtk/aggregator copying build/lib/adtk/aggregator/__init__.py -> build/bdist.linux-x86_64/egg/adtk/aggregator copying build/lib/adtk/aggregator/aggregator.py -> build/bdist.linux-x86_64/egg/adtk/aggregator copying build/lib/adtk/base.py -> build/bdist.linux-x86_64/egg/adtk creating build/bdist.linux-x86_64/egg/adtk/metrics copying build/lib/adtk/metrics/__init__.py -> build/bdist.linux-x86_64/egg/adtk/metrics copying build/lib/adtk/metrics/metrics.py -> build/bdist.linux-x86_64/egg/adtk/metrics creating build/bdist.linux-x86_64/egg/adtk/transformer copying build/lib/adtk/transformer/__init__.py -> build/bdist.linux-x86_64/egg/adtk/transformer copying build/lib/adtk/transformer/transformer_hd.py -> build/bdist.linux-x86_64/egg/adtk/transformer copying build/lib/adtk/transformer/transformer_1d.py -> build/bdist.linux-x86_64/egg/adtk/transformer creating build/bdist.linux-x86_64/egg/adtk/visualization copying build/lib/adtk/visualization/__init__.py -> build/bdist.linux-x86_64/egg/adtk/visualization copying build/lib/adtk/visualization/visualization.py -> build/bdist.linux-x86_64/egg/adtk/visualization creating build/bdist.linux-x86_64/egg/adtk/data copying build/lib/adtk/data/__init__.py -> build/bdist.linux-x86_64/egg/adtk/data copying build/lib/adtk/data/data.py -> build/bdist.linux-x86_64/egg/adtk/data creating build/bdist.linux-x86_64/egg/adtk/utils copying build/lib/adtk/utils/__init__.py -> build/bdist.linux-x86_64/egg/adtk/utils copying build/lib/adtk/utils/utils.py -> build/bdist.linux-x86_64/egg/adtk/utils creating build/bdist.linux-x86_64/egg/adtk/detector copying build/lib/adtk/detector/__init__.py -> build/bdist.linux-x86_64/egg/adtk/detector copying build/lib/adtk/detector/detector_hd.py -> build/bdist.linux-x86_64/egg/adtk/detector copying build/lib/adtk/detector/detector_1d.py -> build/bdist.linux-x86_64/egg/adtk/detector creating build/bdist.linux-x86_64/egg/adtk/pipe copying build/lib/adtk/pipe/__init__.py -> build/bdist.linux-x86_64/egg/adtk/pipe copying build/lib/adtk/pipe/pipe.py -> build/bdist.linux-x86_64/egg/adtk/pipe byte-compiling build/bdist.linux-x86_64/egg/adtk/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/aggregator/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/aggregator/aggregator.py to aggregator.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/base.py to base.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/metrics/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/metrics/metrics.py to metrics.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/transformer/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/transformer/transformer_hd.py to transformer_hd.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/transformer/transformer_1d.py to transformer_1d.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/visualization/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/visualization/visualization.py to visualization.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/data/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/data/data.py to data.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/utils/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/utils/utils.py to utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/detector/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/detector/detector_hd.py to detector_hd.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/detector/detector_1d.py to detector_1d.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/pipe/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/pipe/pipe.py to pipe.cpython-37.pyc creating build/bdist.linux-x86_64/egg/EGG-INFO copying arundo_adtk.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying arundo_adtk.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying arundo_adtk.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying arundo_adtk.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying arundo_adtk.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO zip_safe flag not set; analyzing archive contents... creating 'dist/arundo_adtk-0.2.0-py3.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) Processing arundo_adtk-0.2.0-py3.7.egg Removing /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages/arundo_adtk-0.2.0-py3.7.egg Copying arundo_adtk-0.2.0-py3.7.egg to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages arundo-adtk 0.2.0 is already the active version in easy-install.pth Installed /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages/arundo_adtk-0.2.0-py3.7.egg Processing dependencies for arundo-adtk==0.2.0 Searching for pytest==4.3.0 Best match: pytest 4.3.0 Processing pytest-4.3.0-py3.7.egg pytest 4.3.0 is already the active version in easy-install.pth Installing py.test script to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/bin Installing pytest script to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/bin Using /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages/pytest-4.3.0-py3.7.egg Searching for statsmodels==0.9.0 Best match: statsmodels 0.9.0 Processing statsmodels-0.9.0-py3.7-linux-x86_64.egg statsmodels 0.9.0 is already the active version in easy-install.pth Using /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages/statsmodels-0.9.0-py3.7-linux-x86_64.egg Searching for scikit-learn==0.20.2 Best match: scikit-learn 0.20.2 Processing scikit_learn-0.20.2-py3.7-linux-x86_64.egg scikit-learn 0.20.2 is already the active version in easy-install.pth Using /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages/scikit_learn-0.20.2-py3.7-linux-x86_64.egg Searching for seaborn==0.9.0 Best match: seaborn 0.9.0 Processing seaborn-0.9.0-py3.7.egg seaborn 0.9.0 is already the active version in easy-install.pth Using /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages/seaborn-0.9.0-py3.7.egg Searching for matplotlib==3.0.2 Best match: matplotlib 3.0.2 Adding matplotlib 3.0.2 to easy-install.pth file Using /home/docs/.pyenv/versions/3.7.1/lib/python3.7/site-packages Searching for pandas==0.23.4 Best match: pandas 0.23.4 pandas 0.23.4 is already the active version in easy-install.pth Using /home/docs/.pyenv/versions/3.7.1/lib/python3.7/site-packages Searching for numpy==1.16.0 Best match: numpy 1.16.0 numpy 1.16.0 is already the active version in easy-install.pth Installing f2py script to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/bin Installing f2py3 script to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/bin Installing f2py3.7 script to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/bin Using /home/docs/.pyenv/versions/3.7.1/lib/python3.7/site-packages Searching for six==1.12.0 Best match: six 1.12.0 Adding six 1.12.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages Searching for setuptools==40.6.3 Best match: setuptools 40.6.3 Adding setuptools 40.6.3 to easy-install.pth file Installing easy_install script to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/bin Installing easy_install-3.6 script to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/bin Using /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages Searching for py==1.7.0 Best match: py 1.7.0 Processing py-1.7.0-py3.7.egg py 1.7.0 is already the active version in easy-install.pth Using /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages/py-1.7.0-py3.7.egg Searching for pluggy==0.8.1 Best match: pluggy 0.8.1 Processing pluggy-0.8.1-py3.7.egg pluggy 0.8.1 is already the active version in easy-install.pth Using /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages/pluggy-0.8.1-py3.7.egg Searching for more-itertools==6.0.0 Best match: more-itertools 6.0.0 Processing more_itertools-6.0.0-py3.7.egg more-itertools 6.0.0 is already the active version in easy-install.pth Using /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages/more_itertools-6.0.0-py3.7.egg Searching for attrs==18.2.0 Best match: attrs 18.2.0 Processing attrs-18.2.0-py3.7.egg attrs 18.2.0 is already the active version in easy-install.pth Using /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages/attrs-18.2.0-py3.7.egg Searching for atomicwrites==1.3.0 Best match: atomicwrites 1.3.0 Processing atomicwrites-1.3.0-py3.7.egg atomicwrites 1.3.0 is already the active version in easy-install.pth Using /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages/atomicwrites-1.3.0-py3.7.egg Searching for patsy==0.5.1 Best match: patsy 0.5.1 Processing patsy-0.5.1-py3.7.egg patsy 0.5.1 is already the active version in easy-install.pth Using /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages/patsy-0.5.1-py3.7.egg Searching for scipy==1.2.0 Best match: scipy 1.2.0 scipy 1.2.0 is already the active version in easy-install.pth Using /home/docs/.pyenv/versions/3.7.1/lib/python3.7/site-packages Searching for pyparsing==2.3.1 Best match: pyparsing 2.3.1 Adding pyparsing 2.3.1 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages Searching for kiwisolver==1.0.1 Best match: kiwisolver 1.0.1 kiwisolver 1.0.1 is already the active version in easy-install.pth Using /home/docs/.pyenv/versions/3.7.1/lib/python3.7/site-packages Searching for python-dateutil==2.7.5 Best match: python-dateutil 2.7.5 python-dateutil 2.7.5 is already the active version in easy-install.pth Using /home/docs/.pyenv/versions/3.7.1/lib/python3.7/site-packages Searching for cycler==0.10.0 Best match: cycler 0.10.0 cycler 0.10.0 is already the active version in easy-install.pth Using /home/docs/.pyenv/versions/3.7.1/lib/python3.7/site-packages Searching for pytz==2018.9 Best match: pytz 2018.9 Adding pytz 2018.9 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages Finished processing dependencies for arundo-adtk==0.2.0 [rtd-command-info] start-time: 2019-02-19T21:18:36.203382Z, end-time: 2019-02-19T21:18:36.263049Z, duration: 0, exit-code: 0 cat docs/conf.py #!/usr/bin/env python3 # -*- coding: utf-8 -*- # # ADTK documentation build configuration file, created by # sphinx-quickstart on Wed May 2 11:26:20 2018. # # This file is execfile()d with the current directory set to its # containing dir. # # Note that not all possible configuration values are present in this # autogenerated file. # # All configuration values have a default; values that are commented out # serve to show the default. # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. # import os import sys sys.path.insert(0, os.path.abspath("..")) import sphinx_rtd_theme # -- General configuration ------------------------------------------------ # If your documentation needs a minimal Sphinx version, state it here. # # needs_sphinx = '1.0' # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [ "sphinx.ext.autodoc", "sphinx.ext.todo", "sphinx.ext.mathjax", "sphinx.ext.viewcode", "sphinx.ext.napoleon", "nbsphinx", ] # Add any paths that contain templates here, relative to this directory. templates_path = ["_templates"] # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: # # source_suffix = ['.rst', '.md'] source_suffix = ".rst" # The master toctree document. master_doc = "index" # General information about the project. project = "ADTK" copyright = "2019, Arundo Analytics" author = "Arundo Analytics" # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. # # The short X.Y version. version = "0.2.0" # The full version, including alpha/beta/rc tags. release = "0.2.0" # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. language = None # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This patterns also effect to html_static_path and html_extra_path exclude_patterns = ["_build", "Thumbs.db", ".DS_Store", "**.ipynb_checkpoints"] # The name of the Pygments (syntax highlighting) style to use. pygments_style = "sphinx" # If true, `todo` and `todoList` produce output, else they produce nothing. todo_include_todos = True # -- Options for HTML output ---------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # # html_theme = 'sphinxdoc' html_theme = "sphinx_rtd_theme" # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. # html_theme_options = {"logo_only": True} html_logo = "_static/arundo_logo_black.png" # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ["_static"] # Custom sidebar templates, must be a dictionary that maps document names # to template names. # # This is required for the alabaster theme # refs: http://alabaster.readthedocs.io/en/latest/installation.html#sidebars # html_sidebars = { # '**': [ # 'about.html', # 'navigation.html', # 'relations.html', # needs 'show_related': True theme option to display # 'searchbox.html', # 'donate.html', # ] # } # -- Options for HTMLHelp output ------------------------------------------ # Output file base name for HTML help builder. htmlhelp_basename = "ADTKdoc" # -- Options for LaTeX output --------------------------------------------- latex_elements = { # The paper size ('letterpaper' or 'a4paper'). # # 'papersize': 'letterpaper', # The font size ('10pt', '11pt' or '12pt'). # # 'pointsize': '10pt', # Additional stuff for the LaTeX preamble. # # 'preamble': '', # Latex figure (float) alignment # # 'figure_align': 'htbp', } # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, # author, documentclass [howto, manual, or own class]). latex_documents = [ ( master_doc, "ADTK.tex", "ADTK Documentation", "Arundo Analytics", "manual", ) ] # -- Options for manual page output --------------------------------------- # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [(master_doc, "ADTK", "ADTK Documentation", [author], 1)] # -- Options for Texinfo output ------------------------------------------- # Grouping the document tree into Texinfo files. List of tuples # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ ( master_doc, "ADTK", "ADTK Documentation", author, "ADTK", "One line description of project.", "Miscellaneous", ) ] autodoc_member_order = "bysource" ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/master/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # import importlib import sys import os.path from six import string_types from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for mulitple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://media.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://media.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("latest", "/en/latest/"), ("stable", "/en/stable/"), ], 'downloads': [ ("pdf", "//readthedocs.com/projects/arundo-adtk/downloads/pdf/latest/"), ("htmlzip", "//readthedocs.com/projects/arundo-adtk/downloads/htmlzip/latest/"), ], 'subprojects': [ ], 'slug': 'arundo-adtk', 'name': u'Anomaly Detection Toolkit', 'rtd_language': u'en', 'programming_language': u'py', 'canonical_url': 'https://arundo-adtk.readthedocs-hosted.com/en/latest/', 'analytics_code': '', 'single_version': False, 'conf_py_path': '/docs/', 'api_host': 'https://readthedocs.com', 'github_user': 'arundo', 'github_repo': 'adtk', 'github_version': 'develop', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'develop', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'develop', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': '8168a69e', } if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] [rtd-command-info] start-time: 2019-02-19T21:18:36.326472Z, end-time: 2019-02-19T21:19:20.603522Z, duration: 44, exit-code: 0 python sphinx-build -T -E -b readthedocs -d _build/doctrees-readthedocs -D language=en . _build/html Running Sphinx v1.7.9 loading translations [en]... done making output directory... building [mo]: targets for 0 po files that are out of date building [readthedocs]: targets for 17 source files that are out of date updating environment: 17 added, 0 changed, 0 removed reading sources... [ 5%] api/aggregators reading sources... [ 11%] api/data reading sources... [ 17%] api/detectors reading sources... [ 23%] api/metrics reading sources... [ 29%] api/modules reading sources... [ 35%] api/pipe reading sources... [ 41%] api/transformers reading sources... [ 47%] api/utils reading sources... [ 52%] api/visualization reading sources... [ 58%] developer reading sources... [ 64%] examples reading sources... [ 70%] faq reading sources... [ 76%] index reading sources... [ 82%] install reading sources... [ 88%] notebooks/demo reading sources... [ 94%] quickstart reading sources... [100%] userguide looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 5%] api/aggregators writing output... [ 11%] api/data writing output... [ 17%] api/detectors writing output... [ 23%] api/metrics writing output... [ 29%] api/modules writing output... [ 35%] api/pipe writing output... [ 41%] api/transformers writing output... [ 47%] api/utils writing output... [ 52%] api/visualization writing output... [ 58%] developer writing output... [ 64%] examples writing output... [ 70%] faq writing output... [ 76%] index writing output... [ 82%] install writing output... [ 88%] notebooks/demo writing output... [ 94%] quickstart writing output... [100%] userguide generating indices... genindex py-modindex highlighting module code... [ 7%] adtk.aggregator highlighting module code... [ 14%] adtk.aggregator.aggregator highlighting module code... [ 21%] adtk.base highlighting module code... [ 28%] adtk.data.data highlighting module code... [ 35%] adtk.detector highlighting module code... [ 42%] adtk.detector.detector_1d highlighting module code... [ 50%] adtk.detector.detector_hd highlighting module code... [ 57%] adtk.metrics.metrics highlighting module code... [ 64%] adtk.pipe.pipe highlighting module code... [ 71%] adtk.transformer highlighting module code... [ 78%] adtk.transformer.transformer_1d highlighting module code... [ 85%] adtk.transformer.transformer_hd highlighting module code... [ 92%] adtk.utils.utils highlighting module code... [100%] adtk.visualization.visualization writing additional pages... search copying images... [ 1%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_5_0.png copying images... [ 3%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_9_0.png copying images... [ 5%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_13_0.png copying images... [ 7%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_16_0.png copying images... [ 9%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_19_0.png copying images... [ 11%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_23_0.png copying images... [ 13%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_27_0.png copying images... [ 15%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_30_0.png copying images... [ 17%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_31_0.png copying images... [ 19%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_35_0.png copying images... [ 21%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_39_0.png copying images... [ 23%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_43_0.png copying images... [ 25%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_46_0.png copying images... [ 26%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_51_0.png copying images... [ 28%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_55_0.png copying images... [ 30%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_56_0.png copying images... [ 32%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_59_0.png copying images... [ 34%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_60_0.png copying images... [ 36%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_63_0.png copying images... [ 38%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_64_0.png copying images... [ 40%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_66_0.png copying images... [ 42%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_67_0.png copying images... [ 44%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_70_0.png copying images... [ 46%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_73_0.png copying images... [ 48%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_74_0.png copying images... [ 50%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_77_0.png copying images... [ 51%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_78_0.png copying images... [ 53%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_81_0.png copying images... [ 55%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_82_0.png copying images... [ 57%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_85_0.png copying images... [ 59%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_88_0.png copying images... [ 61%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_90_0.png copying images... [ 63%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_102_0.png copying images... [ 65%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_108_0.png copying images... [ 67%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_109_0.png copying images... [ 69%] images/visual.png copying images... [ 71%] images/visual1.png copying images... [ 73%] images/visual2.png copying images... [ 75%] images/spike.png copying images... [ 76%] images/level_shift.png copying images... [ 78%] images/local_spike.png copying images... [ 80%] images/level_shift_double_rolling.png copying images... [ 82%] images/volatility_shift_double_rolling.png copying images... [ 84%] images/non_zeros_count.png copying images... [ 86%] images/seasonal.png copying images... [ 88%] images/cyclic.png copying images... [ 90%] images/missing_data.png copying images... [ 92%] images/restart.png copying images... [ 94%] images/split_1.png copying images... [ 96%] images/split_2.png copying images... [ 98%] images/split_3.png copying images... [100%] images/split_4.png copying static files... done copying readthedocs static files... done copying searchtools... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded. The HTML pages are in _build/html. /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/importlib/_bootstrap.py:219: RuntimeWarning: numpy.ufunc size changed, may indicate binary incompatibility. Expected 216, got 192 return f(*args, **kwds) /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/importlib/_bootstrap.py:219: RuntimeWarning: numpy.ufunc size changed, may indicate binary incompatibility. Expected 216, got 192 return f(*args, **kwds) /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/importlib/_bootstrap.py:219: RuntimeWarning: numpy.ufunc size changed, may indicate binary incompatibility. Expected 192 from C header, got 216 from PyObject return f(*args, **kwds) /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/importlib/_bootstrap.py:219: RuntimeWarning: numpy.ufunc size changed, may indicate binary incompatibility. Expected 216, got 192 return f(*args, **kwds) /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/importlib/_bootstrap.py:219: RuntimeWarning: numpy.ufunc size changed, may indicate binary incompatibility. Expected 216, got 192 return f(*args, **kwds) /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/importlib/_bootstrap.py:219: RuntimeWarning: numpy.ufunc size changed, may indicate binary incompatibility. Expected 192 from C header, got 216 from PyObject return f(*args, **kwds) [rtd-command-info] start-time: 2019-02-19T21:19:20.714838Z, end-time: 2019-02-19T21:19:53.358027Z, duration: 32, exit-code: 0 python sphinx-build -T -b readthedocssinglehtmllocalmedia -d _build/doctrees-readthedocssinglehtmllocalmedia -D language=en . _build/localmedia Running Sphinx v1.7.9 loading translations [en]... done making output directory... loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: 17 added, 0 changed, 0 removed reading sources... [ 5%] api/aggregators reading sources... [ 11%] api/data reading sources... [ 17%] api/detectors reading sources... [ 23%] api/metrics reading sources... [ 29%] api/modules reading sources... [ 35%] api/pipe reading sources... [ 41%] api/transformers reading sources... [ 47%] api/utils reading sources... [ 52%] api/visualization reading sources... [ 58%] developer reading sources... [ 64%] examples reading sources... [ 70%] faq reading sources... [ 76%] index reading sources... [ 82%] install reading sources... [ 88%] notebooks/demo reading sources... [ 94%] quickstart reading sources... [100%] userguide looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done assembling single document... install quickstart userguide examples notebooks/demo faq api/modules api/detectors api/transformers api/aggregators api/pipe api/data api/metrics api/visualization api/utils developer writing... done writing additional files... copying images... [ 1%] images/visual.png copying images... [ 3%] images/visual1.png copying images... [ 5%] images/visual2.png copying images... [ 7%] images/spike.png copying images... [ 9%] images/level_shift.png copying images... [ 11%] images/local_spike.png copying images... [ 13%] images/level_shift_double_rolling.png copying images... [ 15%] images/volatility_shift_double_rolling.png copying images... [ 17%] images/non_zeros_count.png copying images... [ 19%] images/seasonal.png copying images... [ 21%] images/cyclic.png copying images... [ 23%] images/missing_data.png copying images... [ 25%] images/restart.png copying images... [ 26%] images/split_1.png copying images... [ 28%] images/split_2.png copying images... [ 30%] images/split_3.png copying images... [ 32%] images/split_4.png copying images... [ 34%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_5_0.png copying images... [ 36%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_9_0.png copying images... [ 38%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_13_0.png copying images... [ 40%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_16_0.png copying images... [ 42%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_19_0.png copying images... [ 44%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_23_0.png copying images... [ 46%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_27_0.png copying images... [ 48%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_30_0.png copying images... [ 50%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_31_0.png copying images... [ 51%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_35_0.png copying images... [ 53%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_39_0.png copying images... [ 55%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_43_0.png copying images... [ 57%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_46_0.png copying images... [ 59%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_51_0.png copying images... [ 61%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_55_0.png copying images... [ 63%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_56_0.png copying images... [ 65%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_59_0.png copying images... [ 67%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_60_0.png copying images... [ 69%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_63_0.png copying images... [ 71%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_64_0.png copying images... [ 73%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_66_0.png copying images... [ 75%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_67_0.png copying images... [ 76%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_70_0.png copying images... [ 78%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_73_0.png copying images... [ 80%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_74_0.png copying images... [ 82%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_77_0.png copying images... [ 84%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_78_0.png copying images... [ 86%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_81_0.png copying images... [ 88%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_82_0.png copying images... [ 90%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_85_0.png copying images... [ 92%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_88_0.png copying images... [ 94%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_90_0.png copying images... [ 96%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_102_0.png copying images... [ 98%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_108_0.png copying images... [100%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_109_0.png copying static files... done copying readthedocs static files... done copying extra files... done dumping object inventory... done build succeeded. The HTML page is in _build/localmedia. /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/importlib/_bootstrap.py:219: RuntimeWarning: numpy.ufunc size changed, may indicate binary incompatibility. Expected 216, got 192 return f(*args, **kwds) /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/importlib/_bootstrap.py:219: RuntimeWarning: numpy.ufunc size changed, may indicate binary incompatibility. Expected 216, got 192 return f(*args, **kwds) /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/importlib/_bootstrap.py:219: RuntimeWarning: numpy.ufunc size changed, may indicate binary incompatibility. Expected 192 from C header, got 216 from PyObject return f(*args, **kwds) /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/importlib/_bootstrap.py:219: RuntimeWarning: numpy.ufunc size changed, may indicate binary incompatibility. Expected 216, got 192 return f(*args, **kwds) /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/importlib/_bootstrap.py:219: RuntimeWarning: numpy.ufunc size changed, may indicate binary incompatibility. Expected 216, got 192 return f(*args, **kwds) /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/importlib/_bootstrap.py:219: RuntimeWarning: numpy.ufunc size changed, may indicate binary incompatibility. Expected 192 from C header, got 216 from PyObject return f(*args, **kwds) [rtd-command-info] start-time: 2019-02-19T21:19:53.470594Z, end-time: 2019-02-19T21:20:26.575275Z, duration: 33, exit-code: 0 python sphinx-build -b latex -D language=en -d _build/doctrees . _build/latex Running Sphinx v1.7.9 loading translations [en]... done making output directory... loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 17 added, 0 changed, 0 removed reading sources... [ 5%] api/aggregators reading sources... [ 11%] api/data reading sources... [ 17%] api/detectors reading sources... [ 23%] api/metrics reading sources... [ 29%] api/modules reading sources... [ 35%] api/pipe reading sources... [ 41%] api/transformers reading sources... [ 47%] api/utils reading sources... [ 52%] api/visualization reading sources... [ 58%] developer reading sources... [ 64%] examples reading sources... [ 70%] faq reading sources... [ 76%] index reading sources... [ 82%] install reading sources... [ 88%] notebooks/demo reading sources... [ 94%] quickstart reading sources... [100%] userguide looking for now-outdated files... none found pickling environment... done checking consistency... done processing ADTK.tex...index install quickstart userguide examples notebooks/demo faq api/modules api/detectors api/transformers api/aggregators api/pipe api/data api/metrics api/visualization api/utils developer resolving references... writing... done copying images... [ 1%] images/visual.png copying images... [ 3%] images/visual1.png copying images... [ 5%] images/visual2.png copying images... [ 7%] images/spike.png copying images... [ 9%] images/level_shift.png copying images... [ 11%] images/local_spike.png copying images... [ 13%] images/level_shift_double_rolling.png copying images... [ 15%] images/volatility_shift_double_rolling.png copying images... [ 17%] images/non_zeros_count.png copying images... [ 19%] images/seasonal.png copying images... [ 21%] images/cyclic.png copying images... [ 23%] images/missing_data.png copying images... [ 25%] images/restart.png copying images... [ 26%] images/split_1.png copying images... [ 28%] images/split_2.png copying images... [ 30%] images/split_3.png copying images... [ 32%] images/split_4.png copying images... [ 34%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_5_0.png copying images... [ 36%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_9_0.png copying images... [ 38%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_13_0.png copying images... [ 40%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_16_0.png copying images... [ 42%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_19_0.png copying images... [ 44%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_23_0.png copying images... [ 46%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_27_0.png copying images... [ 48%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_30_0.png copying images... [ 50%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_31_0.png copying images... [ 51%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_35_0.png copying images... [ 53%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_39_0.png copying images... [ 55%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_43_0.png copying images... [ 57%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_46_0.png copying images... [ 59%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_51_0.png copying images... [ 61%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_55_0.png copying images... [ 63%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_56_0.png copying images... [ 65%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_59_0.png copying images... [ 67%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_60_0.png copying images... [ 69%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_63_0.png copying images... [ 71%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_64_0.png copying images... [ 73%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_66_0.png copying images... [ 75%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_67_0.png copying images... [ 76%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_70_0.png copying images... [ 78%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_73_0.png copying images... [ 80%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_74_0.png copying images... [ 82%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_77_0.png copying images... [ 84%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_78_0.png copying images... [ 86%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_81_0.png copying images... [ 88%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_82_0.png copying images... [ 90%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_85_0.png copying images... [ 92%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_88_0.png copying images... [ 94%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_90_0.png copying images... [ 96%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_102_0.png copying images... [ 98%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_108_0.png copying images... [100%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_109_0.png copying TeX support files... done build succeeded. The LaTeX files are in _build/latex. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/importlib/_bootstrap.py:219: RuntimeWarning: numpy.ufunc size changed, may indicate binary incompatibility. Expected 216, got 192 return f(*args, **kwds) /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/importlib/_bootstrap.py:219: RuntimeWarning: numpy.ufunc size changed, may indicate binary incompatibility. Expected 216, got 192 return f(*args, **kwds) /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/importlib/_bootstrap.py:219: RuntimeWarning: numpy.ufunc size changed, may indicate binary incompatibility. Expected 192 from C header, got 216 from PyObject return f(*args, **kwds) /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/importlib/_bootstrap.py:219: RuntimeWarning: numpy.ufunc size changed, may indicate binary incompatibility. Expected 216, got 192 return f(*args, **kwds) /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/importlib/_bootstrap.py:219: RuntimeWarning: numpy.ufunc size changed, may indicate binary incompatibility. Expected 216, got 192 return f(*args, **kwds) /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/importlib/_bootstrap.py:219: RuntimeWarning: numpy.ufunc size changed, may indicate binary incompatibility. Expected 192 from C header, got 216 from PyObject return f(*args, **kwds) [rtd-command-info] start-time: 2019-02-19T21:20:26.635569Z, end-time: 2019-02-19T21:20:31.005890Z, duration: 4, exit-code: 0 pdflatex -interaction=nonstopmode /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/_build/latex/ADTK.tex This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (/home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/ docs/_build/latex/ADTK.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2017/03/26 v1.6 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file ADTK.idx No file ADTK.aux. (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [3] [4] Chapter 2. Overfull \hbox (132.50815pt too wide) in paragraph at lines 293--294 [] [5 <./visual.png>] Overfull \hbox (132.50815pt too wide) in paragraph at lines 312--313 [] Overfull \hbox (132.51602pt too wide) in paragraph at lines 331--332 [] LaTeX Warning: Hyper reference `examples:examples' on page 6 undefined on input line 337. LaTeX Warning: Hyper reference `userguide:userguide' on page 6 undefined on inp ut line 337. [6 <./visual1.png> <./visual2.png>] Chapter 3. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) LaTeX Warning: Hyper reference `userguide:unsupervised-vs-supervised' on page 7 undefined on input line 345. LaTeX Warning: Hyper reference `userguide:dimensional-vs-high-dimensional' on p age 7 undefined on input line 348. LaTeX Warning: Hyper reference `userguide:additive-outlier-vs-change-point' on page 7 undefined on input line 351. LaTeX Warning: Hyper reference `userguide:value-anomaly-vs-pattern-anomaly' on page 7 undefined on input line 354. LaTeX Warning: Hyper reference `userguide:seasonal-vs-cyclic' on page 7 undefin ed on input line 357. LaTeX Warning: Hyper reference `userguide:resampling' on page 7 undefined on in put line 360. LaTeX Warning: Hyper reference `userguide:training-testing-split' on page 7 und efined on input line 363. [7] LaTeX Warning: Hyper reference `userguide:value-anomaly-vs-pattern-anomaly' on page 8 undefined on input line 406. [8 <./spike.png>] LaTeX Warning: Hyper reference `userguide:additive-outlier-vs-change-point' on page 9 undefined on input line 429. [9 <./level_shift.png> <./local_spike.png>] [10 <./level_shift_double_rolling.p ng>] Underfull \hbox (badness 6641) in paragraph at lines 451--452 []\T1/ptm/m/n/10 Sometimes, anoma-lies can be dis-tin-guished based on ge-o-met -ric pat-terns of mul-ti-vari-ate time se-ries [11 <./volatility_shift_double_rolling.png>] [12 <./non_zeros_count.png>] LaTeX Warning: Hyper reference `api/data:adtk.data.resample_time_step' on page 13 undefined on input line 481. [13 <./seasonal.png>] [14 <./cyclic.png>] LaTeX Warning: Hyper reference `api/utils:adtk.utils.time_series_train_test_spl it' on page 15 undefined on input line 500. [15 <./missing_data.png>] [16 <./restart.png>] [17 <./split_1.png>] [18 <./spli t_2.png>] [19 <./split_3.png>] [20 <./split_4.png>] Chapter 4. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [21 <./notebooks_dem o_5_0.png>] [22 <./notebooks_demo_9_0.png> <./notebooks_demo_13_0.png>] [23 <./notebooks_demo_16_0.png> <./notebooks_demo_19_0.png>] [24 <./notebooks_d emo_23_0.png> <./notebooks_demo_27_0.png>] Underfull \vbox (badness 10000) detected at line 904 [25 <./notebooks_demo_30_0.png> <./notebooks_demo_31_0.png>] [26 <./notebooks_d emo_35_0.png> <./notebooks_demo_39_0.png>] [27 <./notebooks_demo_43_0.png> <./n otebooks_demo_46_0.png>] [28 <./notebooks_demo_51_0.png> <./notebooks_demo_55_0 .png>] Underfull \vbox (badness 10000) detected at line 1193 [29 <./notebooks_demo_56_0.png> <./notebooks_demo_59_0.png>] [30 <./notebooks_d emo_60_0.png> <./notebooks_demo_63_0.png> <./notebooks_demo_64_0.png>] Underfull \vbox (badness 10000) detected at line 1318 [31 <./notebooks_demo_66_0.png> <./notebooks_demo_67_0.png>] [32 <./notebooks_d emo_70_0.png> <./notebooks_demo_73_0.png> <./notebooks_demo_74_0.png>] [33 <./n otebooks_demo_77_0.png> <./notebooks_demo_78_0.png> <./notebooks_demo_81_0.png> ] Underfull \hbox (badness 10000) in paragraph at lines 1502--1503 \T1/ptm/m/n/10 Like a cus-tomized de-tec-tor, a user may con-vert a func-tion t o a cus-tomized trans-former with [34 <./notebooks_demo_82_0.png> <./notebooks_demo_85_0.png>] [35 <./notebooks_d emo_88_0.png> <./notebooks_demo_90_0.png>] [36 <./notebooks_demo_102_0.png>] Underfull \vbox (badness 1701) detected at line 1759 [37] [38 <./notebooks_demo_108_0.png> <./notebooks_demo_109_0.png>] Chapter 5. LaTeX Warning: Hyper reference `faq:who-should-use-this-tool' on page 39 undefi ned on input line 1795. LaTeX Warning: Hyper reference `faq:is-this-tool-providing-users-a-universal-an omaly-detection-algorithm' on page 39 undefined on input line 1798. LaTeX Warning: Hyper reference `faq:so-what-exactly-is-this-tool-providing' on page 39 undefined on input line 1801. LaTeX Warning: Hyper reference `faq:how-can-i-contribute-to-the-package' on pag e 39 undefined on input line 1804. [39] LaTeX Warning: Hyper reference `developer::doc' on page 40 undefined on input l ine 1908. [40] Chapter 6. [41] [42] Underfull \hbox (badness 10000) in paragraph at lines 2233--2233 []\T1/ptm/m/it/10 window=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 qthresh=0.99\T1/ptm/ m/n/10 , \T1/ptm/m/it/10 agg='median'\T1/ptm/m/n/10 , \T1/ptm/m/it/10 side='bot h'\T1/ptm/m/n/10 , [43] [44] [45] Underfull \hbox (badness 10000) in paragraph at lines 2573--2573 []\T1/ptm/m/it/10 window=10\T1/ptm/m/n/10 , \T1/ptm/m/it/10 qthresh=0.99\T1/ptm /m/n/10 , \T1/ptm/m/it/10 side='both'\T1/ptm/m/n/10 , [46] [47] Underfull \hbox (badness 10000) in paragraph at lines 2741--2741 []\T1/ptm/m/it/10 n=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 step=1\T1/ptm/m/n/10 , \T 1/ptm/m/it/10 re-gres-sor=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 side='both'\T1/p tm/m/n/10 , [48] [49] Underfull \hbox (badness 10000) in paragraph at lines 3091--3091 []\T1/ptm/m/it/10 detect_func=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de-tect_func _params=None\T1/ptm/m/n/10 , [50] [51] [52] [53] [54] Underfull \hbox (badness 10000) in paragraph at lines 3676--3676 []\T1/ptm/m/it/10 detect_func=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de-tect_func _params=None\T1/ptm/m/n/10 , [55] [56] [57] Underfull \hbox (badness 10000) in paragraph at lines 4024--4024 []\T1/ptm/m/it/10 agg='mean'\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ag-g-Params=None\T 1/ptm/m/n/10 , \T1/ptm/m/it/10 win- Underfull \hbox (badness 10000) in paragraph at lines 4024--4024 \T1/ptm/m/it/10 dow=10\T1/ptm/m/n/10 , \T1/ptm/m/it/10 min_periods=None\T1/ptm/ m/n/10 , \T1/ptm/m/it/10 cen- [58] [59] [60] [61] [62] [63] Underfull \hbox (badness 10000) in paragraph at lines 4774--4774 []\T1/ptm/m/it/10 transform_func=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 trans- Underfull \hbox (badness 10000) in paragraph at lines 4774--4774 \T1/ptm/m/it/10 form_func_params=None\T1/ptm/m/n/10 , [64] [65] [66] [67] Underfull \hbox (badness 10000) in paragraph at lines 5359--5359 []\T1/ptm/m/it/10 transform_func=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 trans- Underfull \hbox (badness 10000) in paragraph at lines 5359--5359 \T1/ptm/m/it/10 form_func_params=None\T1/ptm/m/n/10 , [68] Underfull \hbox (badness 10000) in paragraph at lines 5505--5513 []\T1/pcr/b/n/10 lists \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 pandas DataFrame, a dict of Series/DataFrame, or Underfull \hbox (badness 10000) in paragraph at lines 5588--5596 []\T1/pcr/b/n/10 lists \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 pandas DataFrame, a dict of Series/DataFrame, or [69] Underfull \hbox (badness 10000) in paragraph at lines 5662--5662 []\T1/ptm/m/it/10 aggregateFunc=>\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ag-gre-gat e-Func- Underfull \hbox (badness 10000) in paragraph at lines 5684--5692 []\T1/pcr/b/n/10 lists \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 pandas DataFrame, a dict of Series/DataFrame, or [70] [71] [72] [73] [74] [75] Underfull \hbox (badness 10000) in paragraph at lines 6332--6332 []\T1/ptm/m/it/10 labels\T1/ptm/m/n/10 , \T1/ptm/m/it/10 freq_as_period=True\T1 /ptm/m/n/10 , [76] [77] [78] Underfull \hbox (badness 10000) in paragraph at lines 6603--6603 \T1/ptm/m/it/10 fig-size=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ts_linewidth=0.5\ T1/ptm/m/n/10 , \T1/ptm/m/it/10 ts_alpha=0.5\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ts _color=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 6603--6603 \T1/ptm/m/it/10 ts_marker='.'\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ts_markersize=1\T 1/ptm/m/n/10 , \T1/ptm/m/it/10 at_alpha=0.5\T1/ptm/m/n/10 , \T1/ptm/m/it/10 at_ color='red'\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 6603--6603 \T1/ptm/m/it/10 at_marker_on_curve=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 at_mar ker='v'\T1/ptm/m/n/10 , \T1/ptm/m/it/10 at_markersize=3\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 6603--6603 \T1/ptm/m/it/10 ap_alpha=0.5\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ap_color='green'\T 1/ptm/m/n/10 , \T1/ptm/m/it/10 ap_marker_on_curve=False\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 6603--6603 \T1/ptm/m/it/10 ap_marker='o'\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ap_markersize=3\T 1/ptm/m/n/10 , \T1/ptm/m/it/10 freq_as_period=True\T1/ptm/m/n/10 , [79] Underfull \hbox (badness 10000) in paragraph at lines 6630--6632 []\T1/pcr/b/n/10 axes \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 matplotlib axes object, o r list of axes objects, [80] [81] Overfull \hbox (16.54497pt too wide) in paragraph at lines 6810--6814 []\T1/ptm/m/n/10 1111111222000000000000000000000000000000 000000000011111112220 0000000000000000000 Overfull \hbox (16.54497pt too wide) in paragraph at lines 6810--6814 \T1/ptm/m/n/10 0000000000000000000011111112220000000000 00000000000000000000000 00000001111111222 Overfull \hbox (16.54497pt too wide) in paragraph at lines 6820--6824 []\T1/ptm/m/n/10 1111111222000000000000000000000000000000 111111111111112222220 0000000000000000000 Overfull \hbox (16.54497pt too wide) in paragraph at lines 6820--6824 \T1/ptm/m/n/10 1111111111111111111112222222220000000000 11111111111111111111111 11111222222222222 Overfull \hbox (16.54497pt too wide) in paragraph at lines 6830--6834 []\T1/ptm/m/n/10 1111111122222222000000000000000000000000 111111111111111122222 2220000000000000000 Overfull \hbox (16.54497pt too wide) in paragraph at lines 6830--6834 \T1/ptm/m/n/10 1111111111111111111111112222222200000000 11111111111111111111111 11111111122222222 Overfull \hbox (16.54497pt too wide) in paragraph at lines 6840--6844 []\T1/ptm/m/n/10 1111111122222222222222222222222222222222 111111111111111122222 2222222222222222222 Overfull \hbox (16.54497pt too wide) in paragraph at lines 6840--6844 \T1/ptm/m/n/10 1111111111111111111111112222222222222222 11111111111111111111111 11111111122222222 [82] Chapter 7. LaTeX Warning: Hyper reference `developer:how-can-i-contribute-my-own-model-to- the-library' on page 83 undefined on input line 6886. LaTeX Warning: Hyper reference `developer:how-can-i-contribute-new-data-set-to- the-library' on page 83 undefined on input line 6889. LaTeX Warning: Hyper reference `api/aggregators:module-adtk.aggregator' on page 83 undefined on input line 6925. [83] [84] Chapter 8. [85] [86] LaTeX Warning: Reference `api/aggregators:module-adtk.aggregator' on page 87 un defined on input line 6983. LaTeX Warning: Reference `api/data:module-adtk.data' on page 87 undefined on in put line 6984. LaTeX Warning: Reference `api/detectors:module-adtk.detector' on page 87 undefi ned on input line 6985. LaTeX Warning: Reference `api/metrics:module-adtk.metrics' on page 87 undefined on input line 6986. LaTeX Warning: Reference `api/pipe:module-adtk.pipe' on page 87 undefined on in put line 6987. LaTeX Warning: Reference `api/transformers:module-adtk.transformer' on page 87 undefined on input line 6988. LaTeX Warning: Reference `api/utils:module-adtk.utils' on page 87 undefined on input line 6989. LaTeX Warning: Reference `api/visualization:module-adtk.visualization' on page 87 undefined on input line 6990. [87] No file ADTK.ind. (./ADTK.aux) Package rerunfilecheck Warning: File `ADTK.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on ADTK.pdf (91 pages, 3201004 bytes). Transcript written on ADTK.log. [rtd-command-info] start-time: 2019-02-19T21:20:31.074299Z, end-time: 2019-02-19T21:20:31.189414Z, duration: 0, exit-code: 0 makeindex -s python.ist ADTK.idx This is makeindex, version 2.15 [TeX Live 2017] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file ADTK.idx....done (247 entries accepted, 0 rejected). Sorting entries.....done (2222 comparisons). Generating output file ADTK.ind....done (301 lines written, 0 warnings). Output written in ADTK.ind. Transcript written in ADTK.ilg. [rtd-command-info] start-time: 2019-02-19T21:20:31.249294Z, end-time: 2019-02-19T21:20:35.781942Z, duration: 4, exit-code: 0 pdflatex -interaction=nonstopmode /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/_build/latex/ADTK.tex This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (/home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/ docs/_build/latex/ADTK.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2017/03/26 v1.6 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file ADTK.idx (./ADTK.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./ADTK.out) (./ADTK.out) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./ADTK.toc [1]) [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [3] [4] Chapter 2. Overfull \hbox (132.50815pt too wide) in paragraph at lines 293--294 [] [5 <./visual.png>] Overfull \hbox (132.50815pt too wide) in paragraph at lines 312--313 [] Overfull \hbox (132.51602pt too wide) in paragraph at lines 331--332 [] [6 <./visual1.png> <./visual2.png>] Chapter 3. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [7] [8 <./spike.png> ] [9 <./level_shift.png> <./local_spike.png>] [10 <./level_shift_double_rolling .png>] Underfull \hbox (badness 6641) in paragraph at lines 451--452 []\T1/ptm/m/n/10 Sometimes, anoma-lies can be dis-tin-guished based on ge-o-met -ric pat-terns of mul-ti-vari-ate time se-ries [11 <./volatility_shift_double_rolling.png>] [12 <./non_zeros_count.png>] [13 <./seasonal.png>] [14 <./cyclic.png>] [15 <./missing_data.png>] [16 <./rest art.png>] [17 <./split_1.png>] [18 <./split_2.png>] [19 <./split_3.png>] [20 <./split_4.png>] Chapter 4. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [21 <./notebooks_dem o_5_0.png>] [22 <./notebooks_demo_9_0.png> <./notebooks_demo_13_0.png>] [23 <./notebooks_demo_16_0.png> <./notebooks_demo_19_0.png>] [24 <./notebooks_d emo_23_0.png> <./notebooks_demo_27_0.png>] Underfull \vbox (badness 10000) detected at line 904 [25 <./notebooks_demo_30_0.png> <./notebooks_demo_31_0.png>] [26 <./notebooks_d emo_35_0.png> <./notebooks_demo_39_0.png>] [27 <./notebooks_demo_43_0.png> <./n otebooks_demo_46_0.png>] [28 <./notebooks_demo_51_0.png> <./notebooks_demo_55_0 .png>] Underfull \vbox (badness 10000) detected at line 1193 [29 <./notebooks_demo_56_0.png> <./notebooks_demo_59_0.png>] [30 <./notebooks_d emo_60_0.png> <./notebooks_demo_63_0.png> <./notebooks_demo_64_0.png>] Underfull \vbox (badness 10000) detected at line 1318 [31 <./notebooks_demo_66_0.png> <./notebooks_demo_67_0.png>] [32 <./notebooks_d emo_70_0.png> <./notebooks_demo_73_0.png> <./notebooks_demo_74_0.png>] [33 <./n otebooks_demo_77_0.png> <./notebooks_demo_78_0.png> <./notebooks_demo_81_0.png> ] Underfull \hbox (badness 10000) in paragraph at lines 1502--1503 \T1/ptm/m/n/10 Like a cus-tomized de-tec-tor, a user may con-vert a func-tion t o a cus-tomized trans-former with [34 <./notebooks_demo_82_0.png> <./notebooks_demo_85_0.png>] [35 <./notebooks_d emo_88_0.png> <./notebooks_demo_90_0.png>] [36 <./notebooks_demo_102_0.png>] Underfull \vbox (badness 1701) detected at line 1759 [37] [38 <./notebooks_demo_108_0.png> <./notebooks_demo_109_0.png>] Chapter 5. [39] [40] Chapter 6. [41] [42] Underfull \hbox (badness 10000) in paragraph at lines 2233--2233 []\T1/ptm/m/it/10 window=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 qthresh=0.99\T1/ptm/ m/n/10 , \T1/ptm/m/it/10 agg='median'\T1/ptm/m/n/10 , \T1/ptm/m/it/10 side='bot h'\T1/ptm/m/n/10 , [43] [44] [45] Underfull \hbox (badness 10000) in paragraph at lines 2573--2573 []\T1/ptm/m/it/10 window=10\T1/ptm/m/n/10 , \T1/ptm/m/it/10 qthresh=0.99\T1/ptm /m/n/10 , \T1/ptm/m/it/10 side='both'\T1/ptm/m/n/10 , [46] [47] Underfull \hbox (badness 10000) in paragraph at lines 2741--2741 []\T1/ptm/m/it/10 n=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 step=1\T1/ptm/m/n/10 , \T 1/ptm/m/it/10 re-gres-sor=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 side='both'\T1/p tm/m/n/10 , [48] [49] Underfull \hbox (badness 10000) in paragraph at lines 3091--3091 []\T1/ptm/m/it/10 detect_func=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de-tect_func _params=None\T1/ptm/m/n/10 , [50] [51] [52] [53] [54] Underfull \hbox (badness 10000) in paragraph at lines 3676--3676 []\T1/ptm/m/it/10 detect_func=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de-tect_func _params=None\T1/ptm/m/n/10 , [55] [56] [57] Underfull \hbox (badness 10000) in paragraph at lines 4024--4024 []\T1/ptm/m/it/10 agg='mean'\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ag-g-Params=None\T 1/ptm/m/n/10 , \T1/ptm/m/it/10 win- Underfull \hbox (badness 10000) in paragraph at lines 4024--4024 \T1/ptm/m/it/10 dow=10\T1/ptm/m/n/10 , \T1/ptm/m/it/10 min_periods=None\T1/ptm/ m/n/10 , \T1/ptm/m/it/10 cen- [58] [59] [60] [61] [62] [63] Underfull \hbox (badness 10000) in paragraph at lines 4774--4774 []\T1/ptm/m/it/10 transform_func=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 trans- Underfull \hbox (badness 10000) in paragraph at lines 4774--4774 \T1/ptm/m/it/10 form_func_params=None\T1/ptm/m/n/10 , [64] [65] [66] [67] Underfull \hbox (badness 10000) in paragraph at lines 5359--5359 []\T1/ptm/m/it/10 transform_func=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 trans- Underfull \hbox (badness 10000) in paragraph at lines 5359--5359 \T1/ptm/m/it/10 form_func_params=None\T1/ptm/m/n/10 , [68] Underfull \hbox (badness 10000) in paragraph at lines 5505--5513 []\T1/pcr/b/n/10 lists \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 pandas DataFrame, a dict of Series/DataFrame, or Underfull \hbox (badness 10000) in paragraph at lines 5588--5596 []\T1/pcr/b/n/10 lists \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 pandas DataFrame, a dict of Series/DataFrame, or [69] Underfull \hbox (badness 10000) in paragraph at lines 5662--5662 []\T1/ptm/m/it/10 aggregateFunc=>\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ag-gre-gat e-Func- Underfull \hbox (badness 10000) in paragraph at lines 5684--5692 []\T1/pcr/b/n/10 lists \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 pandas DataFrame, a dict of Series/DataFrame, or [70] [71] [72] [73] [74] [75] Underfull \hbox (badness 10000) in paragraph at lines 6332--6332 []\T1/ptm/m/it/10 labels\T1/ptm/m/n/10 , \T1/ptm/m/it/10 freq_as_period=True\T1 /ptm/m/n/10 , [76] [77] [78] Underfull \hbox (badness 10000) in paragraph at lines 6603--6603 \T1/ptm/m/it/10 fig-size=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ts_linewidth=0.5\ T1/ptm/m/n/10 , \T1/ptm/m/it/10 ts_alpha=0.5\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ts _color=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 6603--6603 \T1/ptm/m/it/10 ts_marker='.'\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ts_markersize=1\T 1/ptm/m/n/10 , \T1/ptm/m/it/10 at_alpha=0.5\T1/ptm/m/n/10 , \T1/ptm/m/it/10 at_ color='red'\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 6603--6603 \T1/ptm/m/it/10 at_marker_on_curve=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 at_mar ker='v'\T1/ptm/m/n/10 , \T1/ptm/m/it/10 at_markersize=3\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 6603--6603 \T1/ptm/m/it/10 ap_alpha=0.5\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ap_color='green'\T 1/ptm/m/n/10 , \T1/ptm/m/it/10 ap_marker_on_curve=False\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 6603--6603 \T1/ptm/m/it/10 ap_marker='o'\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ap_markersize=3\T 1/ptm/m/n/10 , \T1/ptm/m/it/10 freq_as_period=True\T1/ptm/m/n/10 , [79] Underfull \hbox (badness 10000) in paragraph at lines 6630--6632 []\T1/pcr/b/n/10 axes \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 matplotlib axes object, o r list of axes objects, [80] [81] Overfull \hbox (16.54497pt too wide) in paragraph at lines 6810--6814 []\T1/ptm/m/n/10 1111111222000000000000000000000000000000 000000000011111112220 0000000000000000000 Overfull \hbox (16.54497pt too wide) in paragraph at lines 6810--6814 \T1/ptm/m/n/10 0000000000000000000011111112220000000000 00000000000000000000000 00000001111111222 Overfull \hbox (16.54497pt too wide) in paragraph at lines 6820--6824 []\T1/ptm/m/n/10 1111111222000000000000000000000000000000 111111111111112222220 0000000000000000000 Overfull \hbox (16.54497pt too wide) in paragraph at lines 6820--6824 \T1/ptm/m/n/10 1111111111111111111112222222220000000000 11111111111111111111111 11111222222222222 Overfull \hbox (16.54497pt too wide) in paragraph at lines 6830--6834 []\T1/ptm/m/n/10 1111111122222222000000000000000000000000 111111111111111122222 2220000000000000000 Overfull \hbox (16.54497pt too wide) in paragraph at lines 6830--6834 \T1/ptm/m/n/10 1111111111111111111111112222222200000000 11111111111111111111111 11111111122222222 Overfull \hbox (16.54497pt too wide) in paragraph at lines 6840--6844 []\T1/ptm/m/n/10 1111111122222222222222222222222222222222 111111111111111122222 2222222222222222222 Overfull \hbox (16.54497pt too wide) in paragraph at lines 6840--6844 \T1/ptm/m/n/10 1111111111111111111111112222222222222222 11111111111111111111111 11111111122222222 [82] Chapter 7. [83] [84] Chapter 8. [85] [86] [87] (./ADTK.ind [88] Underfull \hbox (badness 10000) in paragraph at lines 14--15 []\T1/ptm/m/n/10 aggregate() (adtk.aggregator.CustomizedAggregator Underfull \hbox (badness 10000) in paragraph at lines 67--68 []\T1/ptm/m/n/10 fit() (adtk.transformer.CustomizedTransformer1D Underfull \hbox (badness 10000) in paragraph at lines 68--69 []\T1/ptm/m/n/10 fit() (adtk.transformer.CustomizedTransformerHD Underfull \hbox (badness 10000) in paragraph at lines 70--71 []\T1/ptm/m/n/10 fit() (adtk.transformer.NaiveSeasonalDecomposition [89] Underfull \hbox (badness 10000) in paragraph at lines 80--81 []\T1/ptm/m/n/10 fit_detect() (adtk.detector.CustomizedDetector1D Underfull \hbox (badness 10000) in paragraph at lines 81--82 []\T1/ptm/m/n/10 fit_detect() (adtk.detector.CustomizedDetectorHD Underfull \hbox (badness 10000) in paragraph at lines 94--95 []\T1/ptm/m/n/10 fit_predict() (adtk.aggregator.CustomizedAggregator Underfull \hbox (badness 10000) in paragraph at lines 97--98 []\T1/ptm/m/n/10 fit_predict() (adtk.detector.CustomizedDetector1D Underfull \hbox (badness 10000) in paragraph at lines 98--99 []\T1/ptm/m/n/10 fit_predict() (adtk.detector.CustomizedDetectorHD Overfull \hbox (1.06996pt too wide) in paragraph at lines 108--109 []\T1/ptm/m/n/10 fit_predict() (adtk.transformer.CustomizedTransformer1D Overfull \hbox (3.28993pt too wide) in paragraph at lines 109--110 []\T1/ptm/m/n/10 fit_predict() (adtk.transformer.CustomizedTransformerHD Underfull \hbox (badness 10000) in paragraph at lines 110--111 []\T1/ptm/m/n/10 fit_predict() (adtk.transformer.DoubleRollingAggregate Overfull \hbox (11.57983pt too wide) in paragraph at lines 111--112 []\T1/ptm/m/n/10 fit_predict() (adtk.transformer.NaiveSeasonalDecomposition Underfull \hbox (badness 10000) in paragraph at lines 113--114 []\T1/ptm/m/n/10 fit_predict() (adtk.transformer.PcaRepresentation Underfull \hbox (badness 10000) in paragraph at lines 114--115 []\T1/ptm/m/n/10 fit_predict() (adtk.transformer.RegressionResidual Underfull \hbox (badness 10000) in paragraph at lines 116--117 []\T1/ptm/m/n/10 fit_predict() (adtk.transformer.RollingAggregate Underfull \hbox (badness 10000) in paragraph at lines 118--119 []\T1/ptm/m/n/10 fit_predict() (adtk.transformer.STLDecomposition Overfull \hbox (12.17982pt too wide) in paragraph at lines 122--123 []\T1/ptm/m/n/10 fit_transform() (adtk.transformer.CustomizedTransformer1D Overfull \hbox (14.3998pt too wide) in paragraph at lines 123--124 []\T1/ptm/m/n/10 fit_transform() (adtk.transformer.CustomizedTransformerHD Overfull \hbox (3.4502pt too wide) in paragraph at lines 124--125 []\T1/ptm/m/n/10 fit_transform() (adtk.transformer.DoubleRollingAggregate Overfull \hbox (22.6897pt too wide) in paragraph at lines 125--126 []\T1/ptm/m/n/10 fit_transform() (adtk.transformer.NaiveSeasonalDecomposition Underfull \hbox (badness 10000) in paragraph at lines 127--128 []\T1/ptm/m/n/10 fit_transform() (adtk.transformer.PcaRepresentation Underfull \hbox (badness 10000) in paragraph at lines 128--129 []\T1/ptm/m/n/10 fit_transform() (adtk.transformer.RegressionResidual Underfull \hbox (badness 10000) in paragraph at lines 130--131 []\T1/ptm/m/n/10 fit_transform() (adtk.transformer.RollingAggregate Underfull \hbox (badness 10000) in paragraph at lines 132--133 []\T1/ptm/m/n/10 fit_transform() (adtk.transformer.STLDecomposition Underfull \hbox (badness 10000) in paragraph at lines 138--139 []\T1/ptm/m/n/10 get_params() (adtk.aggregator.CustomizedAggregator Underfull \hbox (badness 10000) in paragraph at lines 141--142 []\T1/ptm/m/n/10 get_params() (adtk.detector.CustomizedDetector1D Underfull \hbox (badness 10000) in paragraph at lines 142--143 []\T1/ptm/m/n/10 get_params() (adtk.detector.CustomizedDetectorHD [90] Overfull \hbox (6.05997pt too wide) in paragraph at lines 154--155 []\T1/ptm/m/n/10 get_params() (adtk.transformer.CustomizedTransformer1D Overfull \hbox (8.27994pt too wide) in paragraph at lines 155--156 []\T1/ptm/m/n/10 get_params() (adtk.transformer.CustomizedTransformerHD Overfull \hbox (16.56984pt too wide) in paragraph at lines 157--158 []\T1/ptm/m/n/10 get_params() (adtk.transformer.NaiveSeasonalDecomposition Underfull \hbox (badness 10000) in paragraph at lines 159--160 []\T1/ptm/m/n/10 get_params() (adtk.transformer.PcaRepresentation Underfull \hbox (badness 10000) in paragraph at lines 160--161 []\T1/ptm/m/n/10 get_params() (adtk.transformer.RegressionResidual Underfull \hbox (badness 10000) in paragraph at lines 162--163 []\T1/ptm/m/n/10 get_params() (adtk.transformer.RollingAggregate Underfull \hbox (badness 10000) in paragraph at lines 164--165 []\T1/ptm/m/n/10 get_params() (adtk.transformer.STLDecomposition Underfull \hbox (badness 10000) in paragraph at lines 200--201 []\T1/ptm/m/n/10 predict() (adtk.aggregator.CustomizedAggregator Underfull \hbox (badness 10000) in paragraph at lines 214--215 []\T1/ptm/m/n/10 predict() (adtk.transformer.CustomizedTransformer1D Underfull \hbox (badness 10000) in paragraph at lines 215--216 []\T1/ptm/m/n/10 predict() (adtk.transformer.CustomizedTransformerHD Underfull \hbox (badness 10000) in paragraph at lines 216--217 []\T1/ptm/m/n/10 predict() (adtk.transformer.DoubleRollingAggregate [91] Underfull \hbox (badness 10000) in paragraph at lines 247--248 []\T1/ptm/m/n/10 set_params() (adtk.aggregator.CustomizedAggregator Underfull \hbox (badness 10000) in paragraph at lines 250--251 []\T1/ptm/m/n/10 set_params() (adtk.detector.CustomizedDetector1D Underfull \hbox (badness 10000) in paragraph at lines 251--252 []\T1/ptm/m/n/10 set_params() (adtk.detector.CustomizedDetectorHD Overfull \hbox (4.94986pt too wide) in paragraph at lines 261--262 []\T1/ptm/m/n/10 set_params() (adtk.transformer.CustomizedTransformer1D Overfull \hbox (7.16983pt too wide) in paragraph at lines 262--263 []\T1/ptm/m/n/10 set_params() (adtk.transformer.CustomizedTransformerHD Overfull \hbox (15.45973pt too wide) in paragraph at lines 264--265 []\T1/ptm/m/n/10 set_params() (adtk.transformer.NaiveSeasonalDecomposition Underfull \hbox (badness 10000) in paragraph at lines 266--267 []\T1/ptm/m/n/10 set_params() (adtk.transformer.PcaRepresentation Underfull \hbox (badness 10000) in paragraph at lines 267--268 []\T1/ptm/m/n/10 set_params() (adtk.transformer.RegressionResidual Underfull \hbox (badness 10000) in paragraph at lines 269--270 []\T1/ptm/m/n/10 set_params() (adtk.transformer.RollingAggregate Underfull \hbox (badness 10000) in paragraph at lines 271--272 []\T1/ptm/m/n/10 set_params() (adtk.transformer.STLDecomposition Overfull \hbox (1.05997pt too wide) in paragraph at lines 284--285 []\T1/ptm/m/n/10 transform() (adtk.transformer.CustomizedTransformerHD Underfull \hbox (badness 10000) in paragraph at lines 285--286 []\T1/ptm/m/n/10 transform() (adtk.transformer.DoubleRollingAggregate Overfull \hbox (9.34987pt too wide) in paragraph at lines 286--287 []\T1/ptm/m/n/10 transform() (adtk.transformer.NaiveSeasonalDecomposition Underfull \hbox (badness 10000) in paragraph at lines 288--289 []\T1/ptm/m/n/10 transform() (adtk.transformer.PcaRepresentation Underfull \hbox (badness 10000) in paragraph at lines 289--290 []\T1/ptm/m/n/10 transform() (adtk.transformer.RegressionResidual Underfull \hbox (badness 10000) in paragraph at lines 293--294 []\T1/ptm/m/n/10 transform() (adtk.transformer.STLDecomposition [92]) (./ADTK.aux) Package rerunfilecheck Warning: File `ADTK.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on ADTK.pdf (96 pages, 3225181 bytes). Transcript written on ADTK.log. [rtd-command-info] start-time: 2019-02-19T21:20:35.847619Z, end-time: 2019-02-19T21:20:35.904001Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/_build/latex/ADTK.pdf /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/artifacts/latest/sphinx_pdf/arundo-adtk.pdf