Read the Docs build information Build id: 183310 Project: arundo-adtk Version: latest Commit: 6182fc0ebb5b4dddece85f094f2765ac7020dde2 Date: 2019-02-13T21:19:40.213909Z State: finished Success: True [rtd-command-info] start-time: 2019-02-13T21:19:40.680413Z, end-time: 2019-02-13T21:19:43.940805Z, duration: 3, exit-code: 0 git clone --no-single-branch --depth 50 git@github.com:arundo/adtk.git . Cloning into '.'... [rtd-command-info] start-time: 2019-02-13T21:19:44.130424Z, end-time: 2019-02-13T21:19:44.582474Z, duration: 0, exit-code: 0 git checkout --force origin/develop Note: checking out 'origin/develop'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 6182fc0 Merge pull request #74 from arundo/new-docs [rtd-command-info] start-time: 2019-02-13T21:19:44.642950Z, end-time: 2019-02-13T21:19:44.649936Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2019-02-13T21:19:45.344232Z, end-time: 2019-02-13T21:19:48.806705Z, 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 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2019-02-13T21:19:48.868230Z, end-time: 2019-02-13T21:19:51.155497Z, duration: 2, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/.cache/pip pip Collecting pip Using cached https://files.pythonhosted.org/packages/d7/41/34dd96bd33958e52cb4da2f1bf0818e396514fd4f4725a79199564cd0c20/pip-19.0.2-py2.py3-none-any.whl Installing collected packages: pip Found existing installation: pip 18.1 Uninstalling pip-18.1: Successfully uninstalled pip-18.1 Successfully installed pip-19.0.2 [rtd-command-info] start-time: 2019-02-13T21:19:51.213582Z, end-time: 2019-02-13T21:19:58.859946Z, duration: 7, 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 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 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 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 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 packaging (from sphinx<1.8) Using cached https://files.pythonhosted.org/packages/91/32/58bc30e646e55eab8b21abf89e353f59c0cc02c417e42929f4a9546e1b1d/packaging-19.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 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 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 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 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 Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, commonmark, recommonmark, six, MarkupSafe, Jinja2, imagesize, pytz, babel, pyparsing, packaging, chardet, certifi, idna, urllib3, requests, sphinxcontrib-websupport, snowballstemmer, 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-13T21:19:58.918786Z, end-time: 2019-02-13T21:20:07.823751Z, duration: 8, 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) Collecting nbsphinx (from -r docs/requirements-docs.txt (line 3)) Using cached https://files.pythonhosted.org/packages/78/0d/521a6bda0f7cf5b5129a543fd857238bf792d9b29f2d420d6e63490f9837/nbsphinx-0.4.2-py2.py3-none-any.whl 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) Collecting jupyter (from -r docs/requirements-docs.txt (line 5)) Using cached https://files.pythonhosted.org/packages/83/df/0f5dd132200728a86190397e1ea87cd76244e42d39ec5e88efd25b2abd7e/jupyter-1.0.0-py2.py3-none-any.whl 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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) Collecting traitlets (from nbsphinx->-r docs/requirements-docs.txt (line 3)) Using cached https://files.pythonhosted.org/packages/93/d6/abcb22de61d78e2fc3959c964628a5771e47e7cc60d53e9342e21ed6cc9a/traitlets-4.3.2-py2.py3-none-any.whl Collecting nbconvert!=5.4 (from nbsphinx->-r docs/requirements-docs.txt (line 3)) Using cached https://files.pythonhosted.org/packages/b8/39/1e67fea74dc9577cc49f9863fe3ec824e525d1304ab6027d95a94cd586f5/nbconvert-5.4.1-py2.py3-none-any.whl Collecting nbformat (from nbsphinx->-r docs/requirements-docs.txt (line 3)) Using cached https://files.pythonhosted.org/packages/da/27/9a654d2b6cc1eaa517d1c5a4405166c7f6d72f04f6e7eea41855fe808a46/nbformat-4.4.0-py2.py3-none-any.whl Collecting notebook (from jupyter->-r docs/requirements-docs.txt (line 5)) Using cached https://files.pythonhosted.org/packages/f8/a6/dbdf0954d073ab2cf5421cad20334d1e4c780da37205c04522c045298f67/notebook-5.7.4-py2.py3-none-any.whl Collecting ipywidgets (from jupyter->-r docs/requirements-docs.txt (line 5)) Using cached https://files.pythonhosted.org/packages/30/9a/a008c7b1183fac9e52066d80a379b3c64eab535bd9d86cdc29a0b766fd82/ipywidgets-7.4.2-py2.py3-none-any.whl Collecting jupyter-console (from jupyter->-r docs/requirements-docs.txt (line 5)) Using cached https://files.pythonhosted.org/packages/cb/ee/6374ae8c21b7d0847f9c3722dcdfac986b8e54fa9ad9ea66e1eb6320d2b8/jupyter_console-6.0.0-py2.py3-none-any.whl Collecting qtconsole (from jupyter->-r docs/requirements-docs.txt (line 5)) Using cached https://files.pythonhosted.org/packages/e0/7a/8aefbc0ed078dec7951ac9a06dcd1869243ecd7bcbce26fa47bf5e469a8f/qtconsole-4.4.3-py2.py3-none-any.whl Collecting ipykernel (from jupyter->-r docs/requirements-docs.txt (line 5)) Using cached https://files.pythonhosted.org/packages/d8/b0/f0be5c5ab335196f5cce96e5b889a4fcf5bfe462eb0acc05cd7e2caf65eb/ipykernel-5.1.0-py3-none-any.whl 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: 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: 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: 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: 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: 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) Collecting decorator (from traitlets->nbsphinx->-r docs/requirements-docs.txt (line 3)) Using cached https://files.pythonhosted.org/packages/f1/cd/7c8240007e9716b14679bc217a1baefa4432aa30394f7e2ec40a52b1a708/decorator-4.3.2-py2.py3-none-any.whl Collecting ipython-genutils (from traitlets->nbsphinx->-r docs/requirements-docs.txt (line 3)) Using cached https://files.pythonhosted.org/packages/fa/bc/9bd3b5c2b4774d5f33b2d544f1460be9df7df2fe42f352135381c347c69a/ipython_genutils-0.2.0-py2.py3-none-any.whl Collecting testpath (from nbconvert!=5.4->nbsphinx->-r docs/requirements-docs.txt (line 3)) Using cached https://files.pythonhosted.org/packages/be/a4/162f9ebb6489421fe46dcca2ae420369edfee4b563c668d93cb4605d12ba/testpath-0.4.2-py2.py3-none-any.whl Collecting bleach (from nbconvert!=5.4->nbsphinx->-r docs/requirements-docs.txt (line 3)) Using cached https://files.pythonhosted.org/packages/ab/05/27e1466475e816d3001efb6e0a85a819be17411420494a1e602c36f8299d/bleach-3.1.0-py2.py3-none-any.whl Collecting mistune>=0.8.1 (from nbconvert!=5.4->nbsphinx->-r docs/requirements-docs.txt (line 3)) Using cached https://files.pythonhosted.org/packages/09/ec/4b43dae793655b7d8a25f76119624350b4d65eb663459eb9603d7f1f0345/mistune-0.8.4-py2.py3-none-any.whl Collecting defusedxml (from nbconvert!=5.4->nbsphinx->-r docs/requirements-docs.txt (line 3)) Using cached https://files.pythonhosted.org/packages/87/1c/17f3e3935a913dfe2a5ca85fa5ccbef366bfd82eb318b1f75dadbf0affca/defusedxml-0.5.0-py2.py3-none-any.whl Collecting jupyter-core (from nbconvert!=5.4->nbsphinx->-r docs/requirements-docs.txt (line 3)) Using cached https://files.pythonhosted.org/packages/1d/44/065d2d7bae7bebc06f1dd70d23c36da8c50c0f08b4236716743d706762a8/jupyter_core-4.4.0-py2.py3-none-any.whl Collecting pandocfilters>=1.4.1 (from nbconvert!=5.4->nbsphinx->-r docs/requirements-docs.txt (line 3)) Collecting entrypoints>=0.2.2 (from nbconvert!=5.4->nbsphinx->-r docs/requirements-docs.txt (line 3)) Using cached https://files.pythonhosted.org/packages/ac/c6/44694103f8c221443ee6b0041f69e2740d89a25641e62fb4f2ee568f2f9c/entrypoints-0.3-py2.py3-none-any.whl Collecting jsonschema!=2.5.0,>=2.4 (from nbformat->nbsphinx->-r docs/requirements-docs.txt (line 3)) Using cached https://files.pythonhosted.org/packages/77/de/47e35a97b2b05c2fadbec67d44cfcdcd09b8086951b331d82de90d2912da/jsonschema-2.6.0-py2.py3-none-any.whl Collecting Send2Trash (from notebook->jupyter->-r docs/requirements-docs.txt (line 5)) Using cached https://files.pythonhosted.org/packages/49/46/c3dc27481d1cc57b9385aff41c474ceb7714f7935b1247194adae45db714/Send2Trash-1.5.0-py3-none-any.whl Collecting pyzmq>=17 (from notebook->jupyter->-r docs/requirements-docs.txt (line 5)) Using cached https://files.pythonhosted.org/packages/f6/90/c0535f4d58a1c02e8fca41a948f047c39aca23f219344a40aecbe0beb02a/pyzmq-17.1.2-cp37-cp37m-manylinux1_x86_64.whl Collecting tornado>=4 (from notebook->jupyter->-r docs/requirements-docs.txt (line 5)) Collecting prometheus-client (from notebook->jupyter->-r docs/requirements-docs.txt (line 5)) Collecting terminado>=0.8.1 (from notebook->jupyter->-r docs/requirements-docs.txt (line 5)) Using cached https://files.pythonhosted.org/packages/2e/20/a26211a24425923d46e1213b376a6ee60dc30bcdf1b0c345e2c3769deb1c/terminado-0.8.1-py2.py3-none-any.whl Collecting jupyter-client>=5.2.0 (from notebook->jupyter->-r docs/requirements-docs.txt (line 5)) Using cached https://files.pythonhosted.org/packages/3b/c3/3043fe9ffd140d03c9d091a056794ccdc427c56ec19b8eea74f9ea0a498f/jupyter_client-5.2.4-py2.py3-none-any.whl Collecting ipython>=4.0.0; python_version >= "3.3" (from ipywidgets->jupyter->-r docs/requirements-docs.txt (line 5)) Using cached https://files.pythonhosted.org/packages/f0/b4/a9ea018c73a84ee6280b2e94a1a6af8d63e45903eac2da0640fa63bca4db/ipython-7.2.0-py3-none-any.whl Collecting widgetsnbextension~=3.4.0 (from ipywidgets->jupyter->-r docs/requirements-docs.txt (line 5)) Using cached https://files.pythonhosted.org/packages/8a/81/35789a3952afb48238289171728072d26d6e76649ddc8b3588657a2d78c1/widgetsnbextension-3.4.2-py2.py3-none-any.whl Collecting prompt-toolkit<2.1.0,>=2.0.0 (from jupyter-console->jupyter->-r docs/requirements-docs.txt (line 5)) Using cached https://files.pythonhosted.org/packages/65/c2/e676da701cda11b32ff42eceb44aa7d8934b597d604bb5e94c0283def064/prompt_toolkit-2.0.8-py3-none-any.whl Collecting webencodings (from bleach->nbconvert!=5.4->nbsphinx->-r docs/requirements-docs.txt (line 3)) Using cached https://files.pythonhosted.org/packages/f4/24/2a3e3df732393fed8b3ebf2ec078f05546de641fe1b667ee316ec1dcf3b7/webencodings-0.5.1-py2.py3-none-any.whl Collecting ptyprocess; os_name != "nt" (from terminado>=0.8.1->notebook->jupyter->-r docs/requirements-docs.txt (line 5)) Using cached https://files.pythonhosted.org/packages/d1/29/605c2cc68a9992d18dada28206eeada56ea4bd07a239669da41674648b6f/ptyprocess-0.6.0-py2.py3-none-any.whl Collecting jedi>=0.10 (from ipython>=4.0.0; python_version >= "3.3"->ipywidgets->jupyter->-r docs/requirements-docs.txt (line 5)) Using cached https://files.pythonhosted.org/packages/c2/bc/54d53f5bc4658380d0eca9055d72be4df45e5bfd91a4bac97da224a92553/jedi-0.13.2-py2.py3-none-any.whl Collecting pexpect; sys_platform != "win32" (from ipython>=4.0.0; python_version >= "3.3"->ipywidgets->jupyter->-r docs/requirements-docs.txt (line 5)) Using cached https://files.pythonhosted.org/packages/89/e6/b5a1de8b0cc4e07ca1b305a4fcc3f9806025c1b651ea302646341222f88b/pexpect-4.6.0-py2.py3-none-any.whl Collecting pickleshare (from ipython>=4.0.0; python_version >= "3.3"->ipywidgets->jupyter->-r docs/requirements-docs.txt (line 5)) Using cached https://files.pythonhosted.org/packages/9a/41/220f49aaea88bc6fa6cba8d05ecf24676326156c23b991e80b3f2fc24c77/pickleshare-0.7.5-py2.py3-none-any.whl Collecting backcall (from ipython>=4.0.0; python_version >= "3.3"->ipywidgets->jupyter->-r docs/requirements-docs.txt (line 5)) Collecting wcwidth (from prompt-toolkit<2.1.0,>=2.0.0->jupyter-console->jupyter->-r docs/requirements-docs.txt (line 5)) Using cached https://files.pythonhosted.org/packages/7e/9f/526a6947247599b084ee5232e4f9190a38f398d7300d866af3ab571a5bfe/wcwidth-0.1.7-py2.py3-none-any.whl Collecting parso>=0.3.0 (from jedi>=0.10->ipython>=4.0.0; python_version >= "3.3"->ipywidgets->jupyter->-r docs/requirements-docs.txt (line 5)) Using cached https://files.pythonhosted.org/packages/19/b1/522b2671cc6d134c9d3f5dfc0d02fee07cab848e908d03d2bffea78cca8f/parso-0.3.4-py2.py3-none-any.whl Installing collected packages: decorator, ipython-genutils, traitlets, testpath, jsonschema, jupyter-core, nbformat, webencodings, bleach, mistune, defusedxml, pandocfilters, entrypoints, nbconvert, nbsphinx, Send2Trash, pyzmq, tornado, prometheus-client, ptyprocess, terminado, jupyter-client, parso, jedi, pexpect, wcwidth, prompt-toolkit, pickleshare, backcall, ipython, ipykernel, notebook, widgetsnbextension, ipywidgets, jupyter-console, qtconsole, jupyter Successfully installed Send2Trash-1.5.0 backcall-0.1.0 bleach-3.1.0 decorator-4.3.2 defusedxml-0.5.0 entrypoints-0.3 ipykernel-5.1.0 ipython-7.2.0 ipython-genutils-0.2.0 ipywidgets-7.4.2 jedi-0.13.2 jsonschema-2.6.0 jupyter-1.0.0 jupyter-client-5.2.4 jupyter-console-6.0.0 jupyter-core-4.4.0 mistune-0.8.4 nbconvert-5.4.1 nbformat-4.4.0 nbsphinx-0.4.2 notebook-5.7.4 pandocfilters-1.4.2 parso-0.3.4 pexpect-4.6.0 pickleshare-0.7.5 prometheus-client-0.5.0 prompt-toolkit-2.0.8 ptyprocess-0.6.0 pyzmq-17.1.2 qtconsole-4.4.3 terminado-0.8.1 testpath-0.4.2 tornado-5.1.1 traitlets-4.3.2 wcwidth-0.1.7 webencodings-0.5.1 widgetsnbextension-3.4.2 [rtd-command-info] start-time: 2019-02-13T21:20:07.885100Z, end-time: 2019-02-13T21:20:11.963765Z, duration: 4, exit-code: 0 python ./setup.py install --force running install running bdist_egg running egg_info creating arundo_adtk.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 writing manifest file 'arundo_adtk.egg-info/SOURCES.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 creating build creating build/lib creating build/lib/adtk copying adtk/__init__.py -> build/lib/adtk copying adtk/detector_hd.py -> build/lib/adtk copying adtk/visualization.py -> build/lib/adtk copying adtk/metrics.py -> build/lib/adtk copying adtk/transformer_hd.py -> build/lib/adtk copying adtk/base.py -> build/lib/adtk copying adtk/detector_1d.py -> build/lib/adtk copying adtk/data.py -> build/lib/adtk copying adtk/aggregator.py -> build/lib/adtk copying adtk/transformer_1d.py -> build/lib/adtk copying adtk/utils.py -> build/lib/adtk copying adtk/pipe.py -> build/lib/adtk creating build/bdist.linux-x86_64 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 copying build/lib/adtk/detector_hd.py -> build/bdist.linux-x86_64/egg/adtk copying build/lib/adtk/visualization.py -> build/bdist.linux-x86_64/egg/adtk copying build/lib/adtk/metrics.py -> build/bdist.linux-x86_64/egg/adtk copying build/lib/adtk/transformer_hd.py -> build/bdist.linux-x86_64/egg/adtk copying build/lib/adtk/base.py -> build/bdist.linux-x86_64/egg/adtk copying build/lib/adtk/detector_1d.py -> build/bdist.linux-x86_64/egg/adtk copying build/lib/adtk/data.py -> build/bdist.linux-x86_64/egg/adtk copying build/lib/adtk/aggregator.py -> build/bdist.linux-x86_64/egg/adtk copying build/lib/adtk/transformer_1d.py -> build/bdist.linux-x86_64/egg/adtk copying build/lib/adtk/utils.py -> build/bdist.linux-x86_64/egg/adtk copying build/lib/adtk/pipe.py -> build/bdist.linux-x86_64/egg/adtk 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/detector_hd.py to detector_hd.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/visualization.py to visualization.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/metrics.py to metrics.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/transformer_hd.py to transformer_hd.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/detector_1d.py to detector_1d.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/data.py to data.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/aggregator.py to aggregator.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/transformer_1d.py to transformer_1d.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/utils.py to utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/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 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 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 Adding arundo-adtk 0.2.0 to easy-install.pth file 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 Reading https://pypi.org/simple/pytest/ Downloading https://files.pythonhosted.org/packages/11/e9/dc9a7269a7e1fed46de7d5864da6a86370256c791bf263dd0c7d7e8f1ff1/pytest-4.2.1-py2.py3-none-any.whl#sha256=80cfd9c8b9e93f419abcc0400e9f595974a98e44b6863a77d3e1039961bfc9c4 Best match: pytest 4.2.1 Processing pytest-4.2.1-py2.py3-none-any.whl Installing pytest-4.2.1-py2.py3-none-any.whl to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages writing requirements to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages/pytest-4.2.1-py3.7.egg/EGG-INFO/requires.txt Adding pytest 4.2.1 to easy-install.pth file 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 Installed /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages/pytest-4.2.1-py3.7.egg Searching for statsmodels>=0.9 Reading https://pypi.org/simple/statsmodels/ Downloading https://files.pythonhosted.org/packages/3c/68/bebc0f0e412fc8375f7daffc7ec2946acc20ac1a55fb4949098df23b9768/statsmodels-0.9.0-cp37-cp37m-manylinux1_x86_64.whl#sha256=f512afa7bc10b848aaacab5dfff6f61255142dd3a5581f82980c12745b0b6cd3 Best match: statsmodels 0.9.0 Processing statsmodels-0.9.0-cp37-cp37m-manylinux1_x86_64.whl Installing statsmodels-0.9.0-cp37-cp37m-manylinux1_x86_64.whl to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages writing requirements to /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/EGG-INFO/requires.txt Adding statsmodels 0.9.0 to easy-install.pth file Installed /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 Reading https://pypi.org/simple/scikit-learn/ Downloading https://files.pythonhosted.org/packages/90/de/6c4c572d39db91104a31e5b1559df4712f241cdf3f6206f49954adaa942c/scikit_learn-0.20.2-cp37-cp37m-manylinux1_x86_64.whl#sha256=27b48cabacce677a205e6bcda1f32bdc968fbf40cd2aa0a4f52852f6997fce51 Best match: scikit-learn 0.20.2 Processing scikit_learn-0.20.2-cp37-cp37m-manylinux1_x86_64.whl Installing scikit_learn-0.20.2-cp37-cp37m-manylinux1_x86_64.whl to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages writing requirements to /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/EGG-INFO/requires.txt Adding scikit-learn 0.20.2 to easy-install.pth file Installed /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 Reading https://pypi.org/simple/seaborn/ Downloading https://files.pythonhosted.org/packages/a8/76/220ba4420459d9c4c9c9587c6ce607bf56c25b3d3d2de62056efe482dadc/seaborn-0.9.0-py3-none-any.whl#sha256=42e627b24e849c2d3bbfd059e00005f6afbc4a76e4895baf44ae23fe8a4b09a5 Best match: seaborn 0.9.0 Processing seaborn-0.9.0-py3-none-any.whl Installing seaborn-0.9.0-py3-none-any.whl to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages writing requirements to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages/seaborn-0.9.0-py3.7.egg/EGG-INFO/requires.txt Adding seaborn 0.9.0 to easy-install.pth file Installed /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 py>=1.5.0 Reading https://pypi.org/simple/py/ Downloading https://files.pythonhosted.org/packages/3e/c7/3da685ef117d42ac8d71af525208759742dd235f8094221fdaafcd3dba8f/py-1.7.0-py2.py3-none-any.whl#sha256=e76826342cefe3c3d5f7e8ee4316b80d1dd8a300781612ddbc765c17ba25a6c6 Best match: py 1.7.0 Processing py-1.7.0-py2.py3-none-any.whl Installing py-1.7.0-py2.py3-none-any.whl to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages Adding py 1.7.0 to easy-install.pth file Installed /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.7 Reading https://pypi.org/simple/pluggy/ Downloading https://files.pythonhosted.org/packages/2d/60/f58d9e8197f911f9405bf7e02227b43a2acc2c2f1a8cbb1be5ecf6bfd0b8/pluggy-0.8.1-py2.py3-none-any.whl#sha256=980710797ff6a041e9a73a5787804f848996ecaa6f8a1b1e08224a5894f2074a Best match: pluggy 0.8.1 Processing pluggy-0.8.1-py2.py3-none-any.whl Installing pluggy-0.8.1-py2.py3-none-any.whl to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages writing requirements to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages/pluggy-0.8.1-py3.7.egg/EGG-INFO/requires.txt Adding pluggy 0.8.1 to easy-install.pth file Installed /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>=4.0.0 Reading https://pypi.org/simple/more-itertools/ Downloading https://files.pythonhosted.org/packages/ae/d4/d6bad4844831943dd667510947712750004525c5807711982f4ec390da2b/more_itertools-6.0.0-py3-none-any.whl#sha256=0125e8f60e9e031347105eb1682cef932f5e97d7b9a1a28d9bf00c22a5daef40 Best match: more-itertools 6.0.0 Processing more_itertools-6.0.0-py3-none-any.whl Installing more_itertools-6.0.0-py3-none-any.whl to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages Adding more-itertools 6.0.0 to easy-install.pth file Installed /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>=17.4.0 Reading https://pypi.org/simple/attrs/ Downloading https://files.pythonhosted.org/packages/3a/e1/5f9023cc983f1a628a8c2fd051ad19e76ff7b142a0faf329336f9a62a514/attrs-18.2.0-py2.py3-none-any.whl#sha256=ca4be454458f9dec299268d472aaa5a11f67a4ff70093396e1ceae9c76cf4bbb Best match: attrs 18.2.0 Processing attrs-18.2.0-py2.py3-none-any.whl Installing attrs-18.2.0-py2.py3-none-any.whl to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages writing requirements to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages/attrs-18.2.0-py3.7.egg/EGG-INFO/requires.txt Adding attrs 18.2.0 to easy-install.pth file Installed /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.0 Reading https://pypi.org/simple/atomicwrites/ Downloading https://files.pythonhosted.org/packages/52/90/6155aa926f43f2b2a22b01be7241be3bfd1ceaf7d0b3267213e8127d41f4/atomicwrites-1.3.0-py2.py3-none-any.whl#sha256=03472c30eb2c5d1ba9227e4c2ca66ab8287fbfbbda3888aa93dc2e28fc6811b4 Best match: atomicwrites 1.3.0 Processing atomicwrites-1.3.0-py2.py3-none-any.whl Installing atomicwrites-1.3.0-py2.py3-none-any.whl to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages Adding atomicwrites 1.3.0 to easy-install.pth file Installed /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 Reading https://pypi.org/simple/patsy/ Downloading https://files.pythonhosted.org/packages/ea/0c/5f61f1a3d4385d6bf83b83ea495068857ff8dfb89e74824c6e9eb63286d8/patsy-0.5.1-py2.py3-none-any.whl#sha256=5465be1c0e670c3a965355ec09e9a502bf2c4cbe4875e8528b0221190a8a5d40 Best match: patsy 0.5.1 Processing patsy-0.5.1-py2.py3-none-any.whl Installing patsy-0.5.1-py2.py3-none-any.whl to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages writing requirements to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages/patsy-0.5.1-py3.7.egg/EGG-INFO/requires.txt Adding patsy 0.5.1 to easy-install.pth file Installed /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 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 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 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 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 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 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 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-13T21:20:12.435212Z, end-time: 2019-02-13T21:20:12.495162Z, 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 = '2018, 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/"), ("new-docs", "/en/new-docs/"), ], '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': '6182fc0e', } 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-13T21:20:12.567155Z, end-time: 2019-02-13T21:20:54.877043Z, duration: 42, 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 21 source files that are out of date updating environment: 21 added, 0 changed, 0 removed reading sources... [ 4%] api/aggregators reading sources... [ 9%] api/data reading sources... [ 14%] api/detectors reading sources... [ 19%] api/dt1d reading sources... [ 23%] api/dthd reading sources... [ 28%] api/metrics reading sources... [ 33%] api/modules reading sources... [ 38%] api/pipe reading sources... [ 42%] api/tf1d reading sources... [ 47%] api/tfhd reading sources... [ 52%] api/transformers reading sources... [ 57%] api/utils reading sources... [ 61%] api/visualization reading sources... [ 66%] developer reading sources... [ 71%] examples reading sources... [ 76%] faq reading sources... [ 80%] index reading sources... [ 85%] install reading sources... [ 90%] notebooks/demo reading sources... [ 95%] quickstart reading sources... [100%] userguide looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 4%] api/aggregators writing output... [ 9%] api/data writing output... [ 14%] api/detectors writing output... [ 19%] api/dt1d writing output... [ 23%] api/dthd writing output... [ 28%] api/metrics writing output... [ 33%] api/modules writing output... [ 38%] api/pipe writing output... [ 42%] api/tf1d writing output... [ 47%] api/tfhd writing output... [ 52%] api/transformers writing output... [ 57%] api/utils writing output... [ 61%] api/visualization writing output... [ 66%] developer writing output... [ 71%] examples writing output... [ 76%] faq writing output... [ 80%] index writing output... [ 85%] install writing output... [ 90%] notebooks/demo writing output... [ 95%] quickstart writing output... [100%] userguide generating indices... genindex py-modindex highlighting module code... [ 9%] adtk.aggregator highlighting module code... [ 18%] adtk.base highlighting module code... [ 27%] adtk.data highlighting module code... [ 36%] adtk.detector_1d highlighting module code... [ 45%] adtk.detector_hd highlighting module code... [ 54%] adtk.metrics highlighting module code... [ 63%] adtk.pipe highlighting module code... [ 72%] adtk.transformer_1d highlighting module code... [ 81%] adtk.transformer_hd highlighting module code... [ 90%] adtk.utils highlighting module code... [100%] adtk.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_20_0.png copying images... [ 11%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_24_0.png copying images... [ 13%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_28_0.png copying images... [ 15%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_31_0.png copying images... [ 17%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_32_0.png copying images... [ 19%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_36_0.png copying images... [ 21%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_40_0.png copying images... [ 23%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_44_0.png copying images... [ 25%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_47_0.png copying images... [ 26%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_52_0.png copying images... [ 28%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_56_0.png copying images... [ 30%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_57_0.png copying images... [ 32%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_60_0.png copying images... [ 34%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_61_0.png copying images... [ 36%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_64_0.png copying images... [ 38%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_65_0.png copying images... [ 40%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_67_0.png copying images... [ 42%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_68_0.png copying images... [ 44%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_71_0.png copying images... [ 46%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_74_0.png copying images... [ 48%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_75_0.png copying images... [ 50%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_78_0.png copying images... [ 51%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_79_0.png copying images... [ 53%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_82_0.png copying images... [ 55%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_83_0.png copying images... [ 57%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_86_0.png copying images... [ 59%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_89_0.png copying images... [ 61%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_91_0.png copying images... [ 63%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_103_0.png copying images... [ 65%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_109_0.png copying images... [ 67%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_110_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-13T21:20:54.985851Z, end-time: 2019-02-13T21:21:29.802178Z, duration: 34, 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: 21 added, 0 changed, 0 removed reading sources... [ 4%] api/aggregators reading sources... [ 9%] api/data reading sources... [ 14%] api/detectors reading sources... [ 19%] api/dt1d reading sources... [ 23%] api/dthd reading sources... [ 28%] api/metrics reading sources... [ 33%] api/modules reading sources... [ 38%] api/pipe reading sources... [ 42%] api/tf1d reading sources... [ 47%] api/tfhd reading sources... [ 52%] api/transformers reading sources... [ 57%] api/utils reading sources... [ 61%] api/visualization reading sources... [ 66%] developer reading sources... [ 71%] examples reading sources... [ 76%] faq reading sources... [ 80%] index reading sources... [ 85%] install reading sources... [ 90%] notebooks/demo reading sources... [ 95%] 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/dt1d api/dthd api/transformers api/tf1d api/tfhd 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_20_0.png copying images... [ 44%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_24_0.png copying images... [ 46%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_28_0.png copying images... [ 48%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_31_0.png copying images... [ 50%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_32_0.png copying images... [ 51%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_36_0.png copying images... [ 53%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_40_0.png copying images... [ 55%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_44_0.png copying images... [ 57%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_47_0.png copying images... [ 59%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_52_0.png copying images... [ 61%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_56_0.png copying images... [ 63%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_57_0.png copying images... [ 65%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_60_0.png copying images... [ 67%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_61_0.png copying images... [ 69%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_64_0.png copying images... [ 71%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_65_0.png copying images... [ 73%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_67_0.png copying images... [ 75%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_68_0.png copying images... [ 76%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_71_0.png copying images... [ 78%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_74_0.png copying images... [ 80%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_75_0.png copying images... [ 82%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_78_0.png copying images... [ 84%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_79_0.png copying images... [ 86%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_82_0.png copying images... [ 88%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_83_0.png copying images... [ 90%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_86_0.png copying images... [ 92%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_89_0.png copying images... [ 94%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_91_0.png copying images... [ 96%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_103_0.png copying images... [ 98%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_109_0.png copying images... [100%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_110_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-13T21:21:29.911075Z, end-time: 2019-02-13T21:22:04.346199Z, duration: 34, 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: 21 added, 0 changed, 0 removed reading sources... [ 4%] api/aggregators reading sources... [ 9%] api/data reading sources... [ 14%] api/detectors reading sources... [ 19%] api/dt1d reading sources... [ 23%] api/dthd reading sources... [ 28%] api/metrics reading sources... [ 33%] api/modules reading sources... [ 38%] api/pipe reading sources... [ 42%] api/tf1d reading sources... [ 47%] api/tfhd reading sources... [ 52%] api/transformers reading sources... [ 57%] api/utils reading sources... [ 61%] api/visualization reading sources... [ 66%] developer reading sources... [ 71%] examples reading sources... [ 76%] faq reading sources... [ 80%] index reading sources... [ 85%] install reading sources... [ 90%] notebooks/demo reading sources... [ 95%] 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/dt1d api/dthd api/transformers api/tf1d api/tfhd 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_20_0.png copying images... [ 44%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_24_0.png copying images... [ 46%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_28_0.png copying images... [ 48%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_31_0.png copying images... [ 50%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_32_0.png copying images... [ 51%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_36_0.png copying images... [ 53%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_40_0.png copying images... [ 55%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_44_0.png copying images... [ 57%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_47_0.png copying images... [ 59%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_52_0.png copying images... [ 61%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_56_0.png copying images... [ 63%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_57_0.png copying images... [ 65%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_60_0.png copying images... [ 67%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_61_0.png copying images... [ 69%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_64_0.png copying images... [ 71%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_65_0.png copying images... [ 73%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_67_0.png copying images... [ 75%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_68_0.png copying images... [ 76%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_71_0.png copying images... [ 78%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_74_0.png copying images... [ 80%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_75_0.png copying images... [ 82%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_78_0.png copying images... [ 84%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_79_0.png copying images... [ 86%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_82_0.png copying images... [ 88%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_83_0.png copying images... [ 90%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_86_0.png copying images... [ 92%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_89_0.png copying images... [ 94%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_91_0.png copying images... [ 96%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_103_0.png copying images... [ 98%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_109_0.png copying images... [100%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_110_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-13T21:22:04.406000Z, end-time: 2019-02-13T21:22:09.047101Z, 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. LaTeX Warning: Hyper reference `api/tf1d:module-adtk.transformer_1d' on page 7 undefined on input line 381. LaTeX Warning: Hyper reference `api/dt1d:module-adtk.detector_1d' on page 7 und efined on input line 381. [7] LaTeX Warning: Hyper reference `api/dt1d:module-adtk.detector_1d' on page 8 und efined on input line 383. LaTeX Warning: Hyper reference `api/dthd:module-adtk.detector_hd' on page 8 und efined on input line 383. LaTeX Warning: Hyper reference `api/tf1d:module-adtk.transformer_1d' on page 8 undefined on input line 383. LaTeX Warning: Hyper reference `api/tfhd:module-adtk.transformer_hd' on page 8 undefined on input line 383. LaTeX Warning: Hyper reference `api/dt1d:adtk.detector_1d.ThresholdAD' on page 8 undefined on input line 406. LaTeX Warning: Hyper reference `api/dt1d:adtk.detector_1d.QuantileAD' on page 8 undefined on input line 406. LaTeX Warning: Hyper reference `api/dt1d:adtk.detector_1d.PersistAD' on page 8 undefined on input line 406. LaTeX Warning: Hyper reference `api/dt1d:adtk.detector_1d.RollingAD' on page 8 undefined on input line 406. LaTeX Warning: Hyper reference `api/dt1d:adtk.detector_1d.AutoregressionAD' on page 8 undefined on input line 406. 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 `api/tf1d:adtk.transformer_1d.DoubleRollingAggre gate' on page 9 undefined on input line 415. LaTeX Warning: Hyper reference `api/dt1d:adtk.detector_1d.LevelShiftAD' on page 9 undefined on input line 415. LaTeX Warning: Hyper reference `api/tf1d:adtk.transformer_1d.DoubleRollingAggre gate' on page 9 undefined on input line 415. LaTeX Warning: Hyper reference `api/dt1d:adtk.detector_1d.QuantileAD' on page 9 undefined on input line 415. LaTeX Warning: Hyper reference `userguide:additive-outlier-vs-change-point' on page 9 undefined on input line 429. LaTeX Warning: Hyper reference `api/tf1d:adtk.transformer_1d.DoubleRollingAggre gate' on page 9 undefined on input line 429. LaTeX Warning: Hyper reference `api/dt1d:adtk.detector_1d.VolatilityShiftAD' on page 9 undefined on input line 429. [9 <./level_shift.png> <./local_spike.png>] [10 <./level_shift_double_rolling.p ng>] LaTeX Warning: Hyper reference `api/tf1d:adtk.transformer_1d.RollingAggregate' on page 11 undefined on input line 438. LaTeX Warning: Hyper reference `api/dt1d:adtk.detector_1d.AutoregressionAD' on page 11 undefined on input line 447. LaTeX Warning: Hyper reference `api/tfhd:adtk.transformer_hd.RegressionResidual ' on page 11 undefined on input line 449. LaTeX Warning: Hyper reference `api/dthd:adtk.detector_hd.RegressionAD' on page 11 undefined on input line 449. LaTeX Warning: Hyper reference `api/dthd:adtk.detector_hd.MinClusterDetector' o n page 11 undefined on input line 451. LaTeX Warning: Hyper reference `api/dthd:adtk.detector_hd.OutlierDetector' on p age 11 undefined on input line 451. LaTeX Warning: Hyper reference `api/tfhd:adtk.transformer_hd.PcaRepresentation' on page 11 undefined on input line 451. LaTeX Warning: Hyper reference `api/tfhd:adtk.transformer_hd.PcaDenoise' on pag e 11 undefined on input line 451. 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/tf1d:adtk.transformer_1d.NaiveSeasonalDecom position' on page 13 undefined on input line 458. LaTeX Warning: Hyper reference `api/tf1d:adtk.transformer_1d.STLDecomposition' on page 13 undefined on input line 458. 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_20_0.png>] [24 <./notebooks_d emo_24_0.png> <./notebooks_demo_28_0.png>] Underfull \vbox (badness 10000) detected at line 910 [25 <./notebooks_demo_31_0.png> <./notebooks_demo_32_0.png>] [26 <./notebooks_d emo_36_0.png> <./notebooks_demo_40_0.png>] [27 <./notebooks_demo_44_0.png> <./n otebooks_demo_47_0.png>] Underfull \vbox (badness 3189) detected at line 1144 [28 <./notebooks_demo_52_0.png> <./notebooks_demo_56_0.png>] [29 <./notebooks_d emo_57_0.png> <./notebooks_demo_60_0.png> <./notebooks_demo_61_0.png>] Underfull \vbox (badness 10000) detected at line 1274 [30 <./notebooks_demo_64_0.png> <./notebooks_demo_65_0.png>] [31 <./notebooks_d emo_67_0.png> <./notebooks_demo_68_0.png> <./notebooks_demo_71_0.png>] Underfull \vbox (badness 10000) detected at line 1402 [32 <./notebooks_demo_74_0.png> <./notebooks_demo_75_0.png>] [33 <./notebooks_d emo_78_0.png> <./notebooks_demo_79_0.png> <./notebooks_demo_82_0.png>] Underfull \hbox (badness 10000) in paragraph at lines 1508--1509 \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 Underfull \vbox (badness 5077) detected at line 1531 [34 <./notebooks_demo_83_0.png> <./notebooks_demo_86_0.png>] [35 <./notebooks_d emo_89_0.png> <./notebooks_demo_91_0.png>] [36 <./notebooks_demo_103_0.png>] Underfull \vbox (badness 1701) detected at line 1765 [37] [38 <./notebooks_demo_109_0.png> <./notebooks_demo_110_0.png>] Chapter 5. LaTeX Warning: Hyper reference `faq:who-should-use-this-tool' on page 39 undefi ned on input line 1801. LaTeX Warning: Hyper reference `faq:is-this-tool-providing-users-a-universal-an omaly-detection-algorithm' on page 39 undefined on input line 1804. LaTeX Warning: Hyper reference `faq:so-what-exactly-is-this-tool-providing' on page 39 undefined on input line 1807. LaTeX Warning: Hyper reference `faq:how-can-i-contribute-to-the-package' on pag e 39 undefined on input line 1810. [39] LaTeX Warning: Hyper reference `developer::doc' on page 40 undefined on input l ine 1914. [40] Chapter 6. [41] Underfull \hbox (badness 10000) in paragraph at lines 2047--2047 []\T1/ptm/m/it/10 detect_func=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de- Underfull \hbox (badness 10000) in paragraph at lines 2047--2047 \T1/ptm/m/it/10 tect_func_params=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fit_func= None\T1/ptm/m/n/10 , [42] [43] [44] [45] Underfull \hbox (badness 10000) in paragraph at lines 2600--2600 []\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] Underfull \hbox (badness 10000) in paragraph at lines 2720--2720 []\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 , [47] Underfull \hbox (badness 10000) in paragraph at lines 2840--2840 []\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] [50] Underfull \hbox (badness 10000) in paragraph at lines 3217--3217 []\T1/ptm/m/it/10 detect_func=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de- Underfull \hbox (badness 10000) in paragraph at lines 3217--3217 \T1/ptm/m/it/10 tect_func_params=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fit_func= None\T1/ptm/m/n/10 , [51] [52] Underfull \hbox (badness 10000) in paragraph at lines 3531--3531 []\T1/ptm/m/it/10 regressor=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 tar-get=None\T 1/ptm/m/n/10 , \T1/ptm/m/it/10 side='both'\T1/ptm/m/n/10 , [53] [54] [55] [56] [57] Underfull \hbox (badness 10000) in paragraph at lines 4135--4135 []\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 , [58] Underfull \hbox (badness 10000) in paragraph at lines 4265--4265 []\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 , [59] Underfull \hbox (badness 10000) in paragraph at lines 4395--4395 []\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 , [60] [61] [62] Underfull \hbox (badness 10000) in paragraph at lines 4795--4795 []\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 4795--4795 \T1/ptm/m/it/10 form_func_params=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 4795--4795 \T1/ptm/m/it/10 fit_func=None\T1/ptm/m/n/10 , [63] [64] [65] [66] [67] [68] [69] [70] Underfull \hbox (badness 10000) in paragraph at lines 5750--5750 []\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 5750--5750 \T1/ptm/m/it/10 form_func_params=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5750--5750 \T1/ptm/m/it/10 fit_func=None\T1/ptm/m/n/10 , [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] Underfull \hbox (badness 10000) in paragraph at lines 7206--7206 []\T1/ptm/m/it/10 aggregateFunc=>\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ag-gre-gat e-Func- [82] [83] [84] [85] [86] [87] [88] Underfull \hbox (badness 10000) in paragraph at lines 7949--7949 []\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 , [89] [90] [91] Underfull \hbox (badness 10000) in paragraph at lines 8224--8224 \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 8224--8224 \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 8224--8224 \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 8224--8224 \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 8224--8224 \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 , Underfull \hbox (badness 10000) in paragraph at lines 8249--8251 []\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, [92] [93] Overfull \hbox (16.54497pt too wide) in paragraph at lines 8431--8435 []\T1/ptm/m/n/10 1111111222000000000000000000000000000000 000000000011111112220 0000000000000000000 Overfull \hbox (16.54497pt too wide) in paragraph at lines 8431--8435 \T1/ptm/m/n/10 0000000000000000000011111112220000000000 00000000000000000000000 00000001111111222 Overfull \hbox (16.54497pt too wide) in paragraph at lines 8441--8445 []\T1/ptm/m/n/10 1111111222000000000000000000000000000000 111111111111112222220 0000000000000000000 Overfull \hbox (16.54497pt too wide) in paragraph at lines 8441--8445 \T1/ptm/m/n/10 1111111111111111111112222222220000000000 11111111111111111111111 11111222222222222 Overfull \hbox (16.54497pt too wide) in paragraph at lines 8451--8455 []\T1/ptm/m/n/10 1111111122222222000000000000000000000000 111111111111111122222 2220000000000000000 Overfull \hbox (16.54497pt too wide) in paragraph at lines 8451--8455 \T1/ptm/m/n/10 1111111111111111111111112222222200000000 11111111111111111111111 11111111122222222 Overfull \hbox (16.54497pt too wide) in paragraph at lines 8461--8465 []\T1/ptm/m/n/10 1111111122222222222222222222222222222222 111111111111111122222 2222222222222222222 Overfull \hbox (16.54497pt too wide) in paragraph at lines 8461--8465 \T1/ptm/m/n/10 1111111111111111111111112222222222222222 11111111111111111111111 11111111122222222 [94] [95] [96] Chapter 7. LaTeX Warning: Hyper reference `developer:how-can-i-contribute-my-own-model-to- the-library' on page 97 undefined on input line 8507. LaTeX Warning: Hyper reference `developer:how-can-i-contribute-new-data-set-to- the-library' on page 97 undefined on input line 8510. LaTeX Warning: Hyper reference `api/dt1d:module-adtk.detector_1d' on page 97 un defined on input line 8544. LaTeX Warning: Hyper reference `api/dthd:module-adtk.detector_hd' on page 97 un defined on input line 8545. LaTeX Warning: Hyper reference `api/tf1d:module-adtk.transformer_1d' on page 97 undefined on input line 8545. LaTeX Warning: Hyper reference `api/tfhd:module-adtk.transformer_hd' on page 97 undefined on input line 8546. LaTeX Warning: Hyper reference `api/aggregators:module-adtk.aggregator' on page 97 undefined on input line 8546. [97] [98] Chapter 8. [99] [100] LaTeX Warning: Reference `api/aggregators:module-adtk.aggregator' on page 101 u ndefined on input line 8604. LaTeX Warning: Reference `api/data:module-adtk.data' on page 101 undefined on i nput line 8605. LaTeX Warning: Reference `api/dt1d:module-adtk.detector_1d' on page 101 undefin ed on input line 8606. LaTeX Warning: Reference `api/dthd:module-adtk.detector_hd' on page 101 undefin ed on input line 8607. LaTeX Warning: Reference `api/metrics:module-adtk.metrics' on page 101 undefine d on input line 8608. LaTeX Warning: Reference `api/pipe:module-adtk.pipe' on page 101 undefined on i nput line 8609. LaTeX Warning: Reference `api/tf1d:module-adtk.transformer_1d' on page 101 unde fined on input line 8610. LaTeX Warning: Reference `api/tfhd:module-adtk.transformer_hd' on page 101 unde fined on input line 8611. LaTeX Warning: Reference `api/utils:module-adtk.utils' on page 101 undefined on input line 8612. LaTeX Warning: Reference `api/visualization:module-adtk.visualization' on page 101 undefined on input line 8613. [101] 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 (105 pages, 3224714 bytes). Transcript written on ADTK.log. [rtd-command-info] start-time: 2019-02-13T21:22:09.137230Z, end-time: 2019-02-13T21:22:09.247950Z, 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 (310 entries accepted, 0 rejected). Sorting entries.....done (2700 comparisons). Generating output file ADTK.ind....done (364 lines written, 0 warnings). Output written in ADTK.ind. Transcript written in ADTK.ilg. [rtd-command-info] start-time: 2019-02-13T21:22:09.307997Z, end-time: 2019-02-13T21:22:13.776254Z, 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_20_0.png>] [24 <./notebooks_d emo_24_0.png> <./notebooks_demo_28_0.png>] Underfull \vbox (badness 10000) detected at line 910 [25 <./notebooks_demo_31_0.png> <./notebooks_demo_32_0.png>] [26 <./notebooks_d emo_36_0.png> <./notebooks_demo_40_0.png>] [27 <./notebooks_demo_44_0.png> <./n otebooks_demo_47_0.png>] Underfull \vbox (badness 3189) detected at line 1144 [28 <./notebooks_demo_52_0.png> <./notebooks_demo_56_0.png>] [29 <./notebooks_d emo_57_0.png> <./notebooks_demo_60_0.png> <./notebooks_demo_61_0.png>] Underfull \vbox (badness 10000) detected at line 1274 [30 <./notebooks_demo_64_0.png> <./notebooks_demo_65_0.png>] [31 <./notebooks_d emo_67_0.png> <./notebooks_demo_68_0.png> <./notebooks_demo_71_0.png>] Underfull \vbox (badness 10000) detected at line 1402 [32 <./notebooks_demo_74_0.png> <./notebooks_demo_75_0.png>] [33 <./notebooks_d emo_78_0.png> <./notebooks_demo_79_0.png> <./notebooks_demo_82_0.png>] Underfull \hbox (badness 10000) in paragraph at lines 1508--1509 \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 Underfull \vbox (badness 5077) detected at line 1531 [34 <./notebooks_demo_83_0.png> <./notebooks_demo_86_0.png>] [35 <./notebooks_d emo_89_0.png> <./notebooks_demo_91_0.png>] [36 <./notebooks_demo_103_0.png>] Underfull \vbox (badness 1701) detected at line 1765 [37] [38 <./notebooks_demo_109_0.png> <./notebooks_demo_110_0.png>] Chapter 5. [39] [40] Chapter 6. [41] Underfull \hbox (badness 10000) in paragraph at lines 2047--2047 []\T1/ptm/m/it/10 detect_func=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de- Underfull \hbox (badness 10000) in paragraph at lines 2047--2047 \T1/ptm/m/it/10 tect_func_params=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fit_func= None\T1/ptm/m/n/10 , [42] [43] [44] [45] Underfull \hbox (badness 10000) in paragraph at lines 2600--2600 []\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] Underfull \hbox (badness 10000) in paragraph at lines 2720--2720 []\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 , [47] Underfull \hbox (badness 10000) in paragraph at lines 2840--2840 []\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] [50] Underfull \hbox (badness 10000) in paragraph at lines 3217--3217 []\T1/ptm/m/it/10 detect_func=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de- Underfull \hbox (badness 10000) in paragraph at lines 3217--3217 \T1/ptm/m/it/10 tect_func_params=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fit_func= None\T1/ptm/m/n/10 , [51] [52] Underfull \hbox (badness 10000) in paragraph at lines 3531--3531 []\T1/ptm/m/it/10 regressor=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 tar-get=None\T 1/ptm/m/n/10 , \T1/ptm/m/it/10 side='both'\T1/ptm/m/n/10 , [53] [54] [55] [56] [57] Underfull \hbox (badness 10000) in paragraph at lines 4135--4135 []\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 , [58] Underfull \hbox (badness 10000) in paragraph at lines 4265--4265 []\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 , [59] Underfull \hbox (badness 10000) in paragraph at lines 4395--4395 []\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 , [60] [61] [62] Underfull \hbox (badness 10000) in paragraph at lines 4795--4795 []\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 4795--4795 \T1/ptm/m/it/10 form_func_params=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 4795--4795 \T1/ptm/m/it/10 fit_func=None\T1/ptm/m/n/10 , [63] [64] [65] [66] [67] [68] [69] [70] Underfull \hbox (badness 10000) in paragraph at lines 5750--5750 []\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 5750--5750 \T1/ptm/m/it/10 form_func_params=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5750--5750 \T1/ptm/m/it/10 fit_func=None\T1/ptm/m/n/10 , [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] Underfull \hbox (badness 10000) in paragraph at lines 7206--7206 []\T1/ptm/m/it/10 aggregateFunc=>\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ag-gre-gat e-Func- [82] [83] [84] [85] [86] [87] [88] Underfull \hbox (badness 10000) in paragraph at lines 7949--7949 []\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 , [89] [90] [91] Underfull \hbox (badness 10000) in paragraph at lines 8224--8224 \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 8224--8224 \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 8224--8224 \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 8224--8224 \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 8224--8224 \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 , Underfull \hbox (badness 10000) in paragraph at lines 8249--8251 []\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, [92] [93] Overfull \hbox (16.54497pt too wide) in paragraph at lines 8431--8435 []\T1/ptm/m/n/10 1111111222000000000000000000000000000000 000000000011111112220 0000000000000000000 Overfull \hbox (16.54497pt too wide) in paragraph at lines 8431--8435 \T1/ptm/m/n/10 0000000000000000000011111112220000000000 00000000000000000000000 00000001111111222 Overfull \hbox (16.54497pt too wide) in paragraph at lines 8441--8445 []\T1/ptm/m/n/10 1111111222000000000000000000000000000000 111111111111112222220 0000000000000000000 Overfull \hbox (16.54497pt too wide) in paragraph at lines 8441--8445 \T1/ptm/m/n/10 1111111111111111111112222222220000000000 11111111111111111111111 11111222222222222 Overfull \hbox (16.54497pt too wide) in paragraph at lines 8451--8455 []\T1/ptm/m/n/10 1111111122222222000000000000000000000000 111111111111111122222 2220000000000000000 Overfull \hbox (16.54497pt too wide) in paragraph at lines 8451--8455 \T1/ptm/m/n/10 1111111111111111111111112222222200000000 11111111111111111111111 11111111122222222 Overfull \hbox (16.54497pt too wide) in paragraph at lines 8461--8465 []\T1/ptm/m/n/10 1111111122222222222222222222222222222222 111111111111111122222 2222222222222222222 Overfull \hbox (16.54497pt too wide) in paragraph at lines 8461--8465 \T1/ptm/m/n/10 1111111111111111111111112222222222222222 11111111111111111111111 11111111122222222 [94] [95] [96] Chapter 7. [97] [98] Chapter 8. [99] [100] [101] (./ADTK.ind [102] Underfull \hbox (badness 10000) in paragraph at lines 16--17 []\T1/ptm/m/n/10 aggregate() (adtk.aggregator.CustomizedAggregator Underfull \hbox (badness 10000) in paragraph at lines 29--30 []\T1/ptm/m/n/10 CustomizedTransformer1D (class in Underfull \hbox (badness 10000) in paragraph at lines 30--31 []\T1/ptm/m/n/10 CustomizedTransformerHD (class in Underfull \hbox (badness 10000) in paragraph at lines 35--36 []\T1/ptm/m/n/10 detect() (adtk.detector_1d.CustomizedDetector1D Underfull \hbox (badness 10000) in paragraph at lines 45--46 []\T1/ptm/m/n/10 detect() (adtk.detector_hd.CustomizedDetectorHD [103] Underfull \hbox (badness 10000) in paragraph at lines 93--94 []\T1/ptm/m/n/10 fit() (adtk.transformer_1d.CustomizedTransformer1D Underfull \hbox (badness 10000) in paragraph at lines 94--95 []\T1/ptm/m/n/10 fit() (adtk.transformer_1d.DoubleRollingAggregate Underfull \hbox (badness 10000) in paragraph at lines 101--102 []\T1/ptm/m/n/10 fit() (adtk.transformer_hd.CustomizedTransformerHD Underfull \hbox (badness 10000) in paragraph at lines 102--103 []\T1/ptm/m/n/10 fit() (adtk.transformer_hd.DoubleRollingAggregate Underfull \hbox (badness 10000) in paragraph at lines 112--113 []\T1/ptm/m/n/10 fit_detect() (adtk.detector_1d.AutoregressionAD Underfull \hbox (badness 10000) in paragraph at lines 113--114 []\T1/ptm/m/n/10 fit_detect() (adtk.detector_1d.CustomizedDetector1D Underfull \hbox (badness 10000) in paragraph at lines 122--123 []\T1/ptm/m/n/10 fit_detect() (adtk.detector_hd.AutoregressionAD Underfull \hbox (badness 10000) in paragraph at lines 123--124 []\T1/ptm/m/n/10 fit_detect() (adtk.detector_hd.CustomizedDetectorHD Underfull \hbox (badness 10000) in paragraph at lines 125--126 []\T1/ptm/m/n/10 fit_detect() (adtk.detector_hd.MinClusterDetector Overfull \hbox (27.72975pt too wide) in paragraph at lines 139--140 []\T1/ptm/m/n/10 fit_transform() (adtk.transformer_1d.CustomizedTransformer1D Overfull \hbox (19.00012pt too wide) in paragraph at lines 140--141 []\T1/ptm/m/n/10 fit_transform() (adtk.transformer_1d.DoubleRollingAggregate Overfull \hbox (38.23962pt too wide) in paragraph at lines 141--142 []\T1/ptm/m/n/10 fit_transform() (adtk.transformer_1d.NaiveSeasonalDecompositio n Underfull \hbox (badness 10000) in paragraph at lines 143--144 []\T1/ptm/m/n/10 fit_transform() (adtk.transformer_1d.Retrospective Underfull \hbox (badness 10000) in paragraph at lines 144--145 []\T1/ptm/m/n/10 fit_transform() (adtk.transformer_1d.RollingAggregate Underfull \hbox (badness 10000) in paragraph at lines 145--146 []\T1/ptm/m/n/10 fit_transform() (adtk.transformer_1d.StandardScale Overfull \hbox (29.94972pt too wide) in paragraph at lines 147--148 []\T1/ptm/m/n/10 fit_transform() (adtk.transformer_hd.CustomizedTransformerHD Overfull \hbox (19.00012pt too wide) in paragraph at lines 148--149 []\T1/ptm/m/n/10 fit_transform() (adtk.transformer_hd.DoubleRollingAggregate Overfull \hbox (38.23962pt too wide) in paragraph at lines 149--150 []\T1/ptm/m/n/10 fit_transform() (adtk.transformer_hd.NaiveSeasonalDecompositio n Underfull \hbox (badness 10000) in paragraph at lines 150--151 []\T1/ptm/m/n/10 fit_transform() (adtk.transformer_hd.PcaDenoise [104] Underfull \hbox (badness 10000) in paragraph at lines 151--152 []\T1/ptm/m/n/10 fit_transform() (adtk.transformer_hd.PcaRepresentation Underfull \hbox (badness 10000) in paragraph at lines 153--154 []\T1/ptm/m/n/10 fit_transform() (adtk.transformer_hd.Retrospective Underfull \hbox (badness 10000) in paragraph at lines 154--155 []\T1/ptm/m/n/10 fit_transform() (adtk.transformer_hd.RollingAggregate Underfull \hbox (badness 10000) in paragraph at lines 155--156 []\T1/ptm/m/n/10 fit_transform() (adtk.transformer_hd.StandardScale Underfull \hbox (badness 10000) in paragraph at lines 167--168 []\T1/ptm/m/n/10 get_params() (adtk.aggregator.CustomizedAggregator Underfull \hbox (badness 10000) in paragraph at lines 169--170 []\T1/ptm/m/n/10 get_params() (adtk.detector_1d.AutoregressionAD Underfull \hbox (badness 10000) in paragraph at lines 170--171 []\T1/ptm/m/n/10 get_params() (adtk.detector_1d.CustomizedDetector1D Underfull \hbox (badness 10000) in paragraph at lines 178--179 []\T1/ptm/m/n/10 get_params() (adtk.detector_1d.VolatilityShiftAD Underfull \hbox (badness 10000) in paragraph at lines 179--180 []\T1/ptm/m/n/10 get_params() (adtk.detector_hd.AutoregressionAD Underfull \hbox (badness 10000) in paragraph at lines 182--183 []\T1/ptm/m/n/10 get_params() (adtk.detector_hd.MinClusterDetector Underfull \hbox (badness 10000) in paragraph at lines 183--184 []\T1/ptm/m/n/10 get_params() (adtk.detector_hd.NullDetectorHD Underfull \hbox (badness 10000) in paragraph at lines 191--192 []\T1/ptm/m/n/10 get_params() (adtk.detector_hd.VolatilityShiftAD Overfull \hbox (21.6099pt too wide) in paragraph at lines 194--195 []\T1/ptm/m/n/10 get_params() (adtk.transformer_1d.CustomizedTransformer1D Overfull \hbox (12.88026pt too wide) in paragraph at lines 195--196 []\T1/ptm/m/n/10 get_params() (adtk.transformer_1d.DoubleRollingAggregate Overfull \hbox (32.11977pt too wide) in paragraph at lines 196--197 []\T1/ptm/m/n/10 get_params() (adtk.transformer_1d.NaiveSeasonalDecomposition Underfull \hbox (badness 10000) in paragraph at lines 197--198 []\T1/ptm/m/n/10 get_params() (adtk.transformer_1d.NullTransformer1D Underfull \hbox (badness 10000) in paragraph at lines 198--199 []\T1/ptm/m/n/10 get_params() (adtk.transformer_1d.Retrospective Underfull \hbox (badness 10000) in paragraph at lines 199--200 []\T1/ptm/m/n/10 get_params() (adtk.transformer_1d.RollingAggregate Underfull \hbox (badness 10000) in paragraph at lines 200--201 []\T1/ptm/m/n/10 get_params() (adtk.transformer_1d.StandardScale Underfull \hbox (badness 10000) in paragraph at lines 201--202 []\T1/ptm/m/n/10 get_params() (adtk.transformer_1d.STLDecomposition Overfull \hbox (23.82986pt too wide) in paragraph at lines 202--203 []\T1/ptm/m/n/10 get_params() (adtk.transformer_hd.CustomizedTransformerHD Overfull \hbox (12.88026pt too wide) in paragraph at lines 203--204 []\T1/ptm/m/n/10 get_params() (adtk.transformer_hd.DoubleRollingAggregate Overfull \hbox (32.11977pt too wide) in paragraph at lines 204--205 []\T1/ptm/m/n/10 get_params() (adtk.transformer_hd.NaiveSeasonalDecomposition Underfull \hbox (badness 10000) in paragraph at lines 206--207 []\T1/ptm/m/n/10 get_params() (adtk.transformer_hd.PcaRepresentation Underfull \hbox (badness 10000) in paragraph at lines 207--208 []\T1/ptm/m/n/10 get_params() (adtk.transformer_hd.RegressionResidual Underfull \hbox (badness 10000) in paragraph at lines 208--209 []\T1/ptm/m/n/10 get_params() (adtk.transformer_hd.Retrospective Underfull \hbox (badness 10000) in paragraph at lines 209--210 []\T1/ptm/m/n/10 get_params() (adtk.transformer_hd.RollingAggregate Underfull \hbox (badness 10000) in paragraph at lines 210--211 []\T1/ptm/m/n/10 get_params() (adtk.transformer_hd.StandardScale Underfull \hbox (badness 10000) in paragraph at lines 211--212 []\T1/ptm/m/n/10 get_params() (adtk.transformer_hd.STLDecomposition [105] Underfull \hbox (badness 10000) in paragraph at lines 230--231 []\T1/ptm/m/n/10 NaiveSeasonalDecomposition (class in Underfull \hbox (badness 10000) in paragraph at lines 231--232 []\T1/ptm/m/n/10 NaiveSeasonalDecomposition (class in Underfull \hbox (badness 10000) in paragraph at lines 281--282 []\T1/ptm/m/n/10 set_params() (adtk.aggregator.CustomizedAggregator Underfull \hbox (badness 10000) in paragraph at lines 283--284 []\T1/ptm/m/n/10 set_params() (adtk.detector_1d.AutoregressionAD Underfull \hbox (badness 10000) in paragraph at lines 284--285 []\T1/ptm/m/n/10 set_params() (adtk.detector_1d.CustomizedDetector1D Underfull \hbox (badness 10000) in paragraph at lines 292--293 []\T1/ptm/m/n/10 set_params() (adtk.detector_1d.VolatilityShiftAD Underfull \hbox (badness 10000) in paragraph at lines 293--294 []\T1/ptm/m/n/10 set_params() (adtk.detector_hd.AutoregressionAD Underfull \hbox (badness 7468) in paragraph at lines 294--295 []\T1/ptm/m/n/10 set_params() (adtk.detector_hd.CustomizedDetectorHD Underfull \hbox (badness 10000) in paragraph at lines 296--297 []\T1/ptm/m/n/10 set_params() (adtk.detector_hd.MinClusterDetector Underfull \hbox (badness 10000) in paragraph at lines 297--298 []\T1/ptm/m/n/10 set_params() (adtk.detector_hd.NullDetectorHD Underfull \hbox (badness 10000) in paragraph at lines 305--306 []\T1/ptm/m/n/10 set_params() (adtk.detector_hd.VolatilityShiftAD Overfull \hbox (20.49979pt too wide) in paragraph at lines 306--307 []\T1/ptm/m/n/10 set_params() (adtk.transformer_1d.CustomizedTransformer1D Overfull \hbox (11.77016pt too wide) in paragraph at lines 307--308 []\T1/ptm/m/n/10 set_params() (adtk.transformer_1d.DoubleRollingAggregate Overfull \hbox (31.00966pt too wide) in paragraph at lines 308--309 []\T1/ptm/m/n/10 set_params() (adtk.transformer_1d.NaiveSeasonalDecomposition Underfull \hbox (badness 10000) in paragraph at lines 309--310 []\T1/ptm/m/n/10 set_params() (adtk.transformer_1d.NullTransformer1D Underfull \hbox (badness 10000) in paragraph at lines 310--311 []\T1/ptm/m/n/10 set_params() (adtk.transformer_1d.Retrospective [106] Underfull \hbox (badness 10000) in paragraph at lines 311--312 []\T1/ptm/m/n/10 set_params() (adtk.transformer_1d.RollingAggregate Underfull \hbox (badness 10000) in paragraph at lines 312--313 []\T1/ptm/m/n/10 set_params() (adtk.transformer_1d.StandardScale Underfull \hbox (badness 10000) in paragraph at lines 313--314 []\T1/ptm/m/n/10 set_params() (adtk.transformer_1d.STLDecomposition Overfull \hbox (22.71976pt too wide) in paragraph at lines 314--315 []\T1/ptm/m/n/10 set_params() (adtk.transformer_hd.CustomizedTransformerHD Overfull \hbox (11.77016pt too wide) in paragraph at lines 315--316 []\T1/ptm/m/n/10 set_params() (adtk.transformer_hd.DoubleRollingAggregate Overfull \hbox (31.00966pt too wide) in paragraph at lines 316--317 []\T1/ptm/m/n/10 set_params() (adtk.transformer_hd.NaiveSeasonalDecomposition Underfull \hbox (badness 10000) in paragraph at lines 318--319 []\T1/ptm/m/n/10 set_params() (adtk.transformer_hd.PcaRepresentation Underfull \hbox (badness 10000) in paragraph at lines 319--320 []\T1/ptm/m/n/10 set_params() (adtk.transformer_hd.RegressionResidual Underfull \hbox (badness 10000) in paragraph at lines 320--321 []\T1/ptm/m/n/10 set_params() (adtk.transformer_hd.Retrospective Underfull \hbox (badness 10000) in paragraph at lines 321--322 []\T1/ptm/m/n/10 set_params() (adtk.transformer_hd.RollingAggregate Underfull \hbox (badness 10000) in paragraph at lines 322--323 []\T1/ptm/m/n/10 set_params() (adtk.transformer_hd.StandardScale Underfull \hbox (badness 10000) in paragraph at lines 323--324 []\T1/ptm/m/n/10 set_params() (adtk.transformer_hd.STLDecomposition Overfull \hbox (14.38992pt too wide) in paragraph at lines 338--339 []\T1/ptm/m/n/10 transform() (adtk.transformer_1d.CustomizedTransformer1D Overfull \hbox (5.6603pt too wide) in paragraph at lines 339--340 []\T1/ptm/m/n/10 transform() (adtk.transformer_1d.DoubleRollingAggregate Overfull \hbox (24.8998pt too wide) in paragraph at lines 340--341 []\T1/ptm/m/n/10 transform() (adtk.transformer_1d.NaiveSeasonalDecomposition Underfull \hbox (badness 10000) in paragraph at lines 341--342 []\T1/ptm/m/n/10 transform() (adtk.transformer_1d.NullTransformer1D Underfull \hbox (badness 10000) in paragraph at lines 343--344 []\T1/ptm/m/n/10 transform() (adtk.transformer_1d.RollingAggregate Underfull \hbox (badness 10000) in paragraph at lines 345--346 []\T1/ptm/m/n/10 transform() (adtk.transformer_1d.STLDecomposition Overfull \hbox (16.6099pt too wide) in paragraph at lines 346--347 []\T1/ptm/m/n/10 transform() (adtk.transformer_hd.CustomizedTransformerHD Overfull \hbox (5.6603pt too wide) in paragraph at lines 347--348 []\T1/ptm/m/n/10 transform() (adtk.transformer_hd.DoubleRollingAggregate Overfull \hbox (24.8998pt too wide) in paragraph at lines 348--349 []\T1/ptm/m/n/10 transform() (adtk.transformer_hd.NaiveSeasonalDecomposition Underfull \hbox (badness 10000) in paragraph at lines 350--351 []\T1/ptm/m/n/10 transform() (adtk.transformer_hd.PcaRepresentation Underfull \hbox (badness 10000) in paragraph at lines 351--352 []\T1/ptm/m/n/10 transform() (adtk.transformer_hd.RegressionResidual Underfull \hbox (badness 10000) in paragraph at lines 353--354 []\T1/ptm/m/n/10 transform() (adtk.transformer_hd.RollingAggregate Underfull \hbox (badness 10000) in paragraph at lines 355--356 []\T1/ptm/m/n/10 transform() (adtk.transformer_hd.STLDecomposition [107]) (./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 (111 pages, 3253702 bytes). Transcript written on ADTK.log. [rtd-command-info] start-time: 2019-02-13T21:22:13.840852Z, end-time: 2019-02-13T21:22:13.909713Z, 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