Read the Docs build information Build id: 185710 Project: arundo-adtk Version: stable Commit: e20e0a57471e7d5f322854103c8998c49b78030c Date: 2019-02-22T04:39:22.633605Z State: finished Success: True [rtd-command-info] start-time: 2019-02-22T04:39:39.678695Z, end-time: 2019-02-22T04:39:42.034706Z, duration: 2, 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-22T04:39:42.214891Z, end-time: 2019-02-22T04:39:42.278384Z, duration: 0, exit-code: 0 git checkout --force e20e0a57471e7d5f322854103c8998c49b78030c Note: checking out 'e20e0a57471e7d5f322854103c8998c49b78030c'. 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 e20e0a5 fixed developer [rtd-command-info] start-time: 2019-02-22T04:39:42.337787Z, end-time: 2019-02-22T04:39:42.344868Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2019-02-22T04:39:43.020706Z, end-time: 2019-02-22T04:39:45.920379Z, duration: 2, 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/stable/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2019-02-22T04:39:45.984579Z, end-time: 2019-02-22T04:39:48.296950Z, 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/d8/f3/413bab4ff08e1fc4828dfc59996d721917df8e8583ea85385d51125dceff/pip-19.0.3-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.3 [rtd-command-info] start-time: 2019-02-22T04:39:48.354491Z, end-time: 2019-02-22T04:39:54.917101Z, duration: 6, 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/d1/f3/68de6af559ae681921a7b676a86c360454de67f3c8bd5327ae9352897ef4/readthedocs_sphinx_ext-0.5.17-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 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 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 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 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 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 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 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 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 chardet<3.1.0,>=3.0.2 (from requests>=2.0.0->sphinx<1.8) Using cached https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl Collecting certifi>=2017.4.17 (from requests>=2.0.0->sphinx<1.8) Using cached https://files.pythonhosted.org/packages/9f/e0/accfc1b56b57e9750eba272e24c4dddeac86852c2bebd1236674d7887e8a/certifi-2018.11.29-py2.py3-none-any.whl Collecting idna<2.9,>=2.5 (from requests>=2.0.0->sphinx<1.8) Using cached https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl Collecting urllib3<1.25,>=1.21.1 (from requests>=2.0.0->sphinx<1.8) Using cached https://files.pythonhosted.org/packages/62/00/ee1d7de624db8ba7090d1226aebefab96a2c71cd5cfa7629d6ad3f61b79e/urllib3-1.24.1-py2.py3-none-any.whl Collecting 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 Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, commonmark, recommonmark, six, pyparsing, packaging, imagesize, pytz, babel, sphinxcontrib-websupport, snowballstemmer, chardet, certifi, idna, urllib3, requests, MarkupSafe, Jinja2, 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.17 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-22T04:39:54.976315Z, end-time: 2019-02-22T04:40:04.118538Z, duration: 9, 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/stable/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/stable/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: requests>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) (2.21.0) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) (1.1.0) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) (2.2.0) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) (1.12.0) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) (2.10) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) (19.0) Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) (2.6.0) Requirement already satisfied: sphinxcontrib-websupport in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) (1.1.0) Requirement already satisfied: docutils>=0.11 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) (0.13.1) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) (0.7.12) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) (1.2.1) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) (40.6.3) 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 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 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 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 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 Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from requests>=2.0.0->sphinx->-r docs/requirements-docs.txt (line 1)) (2018.11.29) Requirement already satisfied: idna<2.9,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/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/stable/lib/python3.7/site-packages (from requests>=2.0.0->sphinx->-r docs/requirements-docs.txt (line 1)) (1.24.1) Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from requests>=2.0.0->sphinx->-r docs/requirements-docs.txt (line 1)) (3.0.4) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from Jinja2>=2.3->sphinx->-r docs/requirements-docs.txt (line 1)) (1.1.0) Requirement already satisfied: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from packaging->sphinx->-r docs/requirements-docs.txt (line 1)) (2.3.1) Requirement already satisfied: pytz>=0a in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from babel!=2.0,>=1.3->sphinx->-r docs/requirements-docs.txt (line 1)) (2018.9) 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 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 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 pandocfilters>=1.4.1 (from nbconvert!=5.4->nbsphinx->-r docs/requirements-docs.txt (line 3)) 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 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 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 ipython-genutils (from nbformat->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 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 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 jupyter-client (from jupyter-console->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 prompt-toolkit<2.1.0,>=2.0.0 (from jupyter-console->jupyter->-r docs/requirements-docs.txt (line 5)) Downloading https://files.pythonhosted.org/packages/f7/a7/9b1dd14ef45345f186ef69d175bdd2491c40ab1dfa4b2b3e4352df719ed7/prompt_toolkit-2.0.9-py3-none-any.whl (337kB) Collecting ipython (from jupyter-console->jupyter->-r docs/requirements-docs.txt (line 5)) Using cached https://files.pythonhosted.org/packages/14/3b/3fcf422a99a04ee493e6a4fc3014e3c8ff484a7feed238fef68bdc285085/ipython-7.3.0-py3-none-any.whl Collecting tornado>=4.2 (from ipykernel->jupyter->-r docs/requirements-docs.txt (line 5)) 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 pyzmq>=17 (from notebook->jupyter->-r docs/requirements-docs.txt (line 5)) Using cached https://files.pythonhosted.org/packages/24/ec/03483b6b9b68ff1e991800d3f2a2e3cfc54282c844d3f0cb4f0719338621/pyzmq-18.0.0-cp37-cp37m-manylinux1_x86_64.whl 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 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 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 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 backcall (from ipython->jupyter-console->jupyter->-r docs/requirements-docs.txt (line 5)) Collecting jedi>=0.10 (from ipython->jupyter-console->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 pickleshare (from ipython->jupyter-console->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 pexpect; sys_platform != "win32" (from ipython->jupyter-console->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 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 parso>=0.3.0 (from jedi>=0.10->ipython->jupyter-console->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: webencodings, bleach, defusedxml, ipython-genutils, decorator, traitlets, entrypoints, jsonschema, jupyter-core, nbformat, pandocfilters, mistune, testpath, nbconvert, nbsphinx, tornado, backcall, parso, jedi, pickleshare, ptyprocess, pexpect, wcwidth, prompt-toolkit, ipython, pyzmq, jupyter-client, ipykernel, jupyter-console, qtconsole, prometheus-client, terminado, Send2Trash, notebook, widgetsnbextension, ipywidgets, 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.3.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.6.0 prompt-toolkit-2.0.9 ptyprocess-0.6.0 pyzmq-18.0.0 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-22T04:40:04.179189Z, end-time: 2019-02-22T04:40:08.401413Z, 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/_utils.py -> build/lib/adtk copying adtk/_base.py -> build/lib/adtk copying adtk/_aggregator_base.py -> build/lib/adtk copying adtk/_transformer_base.py -> build/lib/adtk copying adtk/_detector_base.py -> build/lib/adtk creating build/lib/adtk/aggregator copying adtk/aggregator/__init__.py -> build/lib/adtk/aggregator copying adtk/aggregator/aggregator.py -> build/lib/adtk/aggregator creating build/lib/adtk/data copying adtk/data/__init__.py -> build/lib/adtk/data copying adtk/data/data.py -> build/lib/adtk/data creating build/lib/adtk/detector copying adtk/detector/__init__.py -> build/lib/adtk/detector copying adtk/detector/detector_hd.py -> build/lib/adtk/detector copying adtk/detector/detector_1d.py -> build/lib/adtk/detector creating build/lib/adtk/metrics copying adtk/metrics/__init__.py -> build/lib/adtk/metrics copying adtk/metrics/metrics.py -> build/lib/adtk/metrics creating build/lib/adtk/pipe copying adtk/pipe/__init__.py -> build/lib/adtk/pipe copying adtk/pipe/pipe.py -> build/lib/adtk/pipe creating build/lib/adtk/transformer copying adtk/transformer/__init__.py -> build/lib/adtk/transformer copying adtk/transformer/transformer_hd.py -> build/lib/adtk/transformer copying adtk/transformer/transformer_1d.py -> build/lib/adtk/transformer creating build/lib/adtk/visualization copying adtk/visualization/__init__.py -> build/lib/adtk/visualization copying adtk/visualization/visualization.py -> build/lib/adtk/visualization 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 creating build/bdist.linux-x86_64/egg/adtk/aggregator copying build/lib/adtk/aggregator/__init__.py -> build/bdist.linux-x86_64/egg/adtk/aggregator copying build/lib/adtk/aggregator/aggregator.py -> build/bdist.linux-x86_64/egg/adtk/aggregator creating build/bdist.linux-x86_64/egg/adtk/metrics copying build/lib/adtk/metrics/__init__.py -> build/bdist.linux-x86_64/egg/adtk/metrics copying build/lib/adtk/metrics/metrics.py -> build/bdist.linux-x86_64/egg/adtk/metrics creating build/bdist.linux-x86_64/egg/adtk/transformer copying build/lib/adtk/transformer/__init__.py -> build/bdist.linux-x86_64/egg/adtk/transformer copying build/lib/adtk/transformer/transformer_hd.py -> build/bdist.linux-x86_64/egg/adtk/transformer copying build/lib/adtk/transformer/transformer_1d.py -> build/bdist.linux-x86_64/egg/adtk/transformer creating build/bdist.linux-x86_64/egg/adtk/visualization copying build/lib/adtk/visualization/__init__.py -> build/bdist.linux-x86_64/egg/adtk/visualization copying build/lib/adtk/visualization/visualization.py -> build/bdist.linux-x86_64/egg/adtk/visualization copying build/lib/adtk/_utils.py -> build/bdist.linux-x86_64/egg/adtk creating build/bdist.linux-x86_64/egg/adtk/data copying build/lib/adtk/data/__init__.py -> build/bdist.linux-x86_64/egg/adtk/data copying build/lib/adtk/data/data.py -> build/bdist.linux-x86_64/egg/adtk/data copying build/lib/adtk/_base.py -> build/bdist.linux-x86_64/egg/adtk copying build/lib/adtk/_aggregator_base.py -> build/bdist.linux-x86_64/egg/adtk creating build/bdist.linux-x86_64/egg/adtk/detector copying build/lib/adtk/detector/__init__.py -> build/bdist.linux-x86_64/egg/adtk/detector copying build/lib/adtk/detector/detector_hd.py -> build/bdist.linux-x86_64/egg/adtk/detector copying build/lib/adtk/detector/detector_1d.py -> build/bdist.linux-x86_64/egg/adtk/detector copying build/lib/adtk/_transformer_base.py -> build/bdist.linux-x86_64/egg/adtk creating build/bdist.linux-x86_64/egg/adtk/pipe copying build/lib/adtk/pipe/__init__.py -> build/bdist.linux-x86_64/egg/adtk/pipe copying build/lib/adtk/pipe/pipe.py -> build/bdist.linux-x86_64/egg/adtk/pipe copying build/lib/adtk/_detector_base.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/aggregator/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/aggregator/aggregator.py to aggregator.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/metrics/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/metrics/metrics.py to metrics.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/transformer/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/transformer/transformer_hd.py to transformer_hd.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/transformer/transformer_1d.py to transformer_1d.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/visualization/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/visualization/visualization.py to visualization.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/_utils.py to _utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/data/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/data/data.py to data.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/_base.py to _base.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/_aggregator_base.py to _aggregator_base.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/detector/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/detector/detector_hd.py to detector_hd.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/detector/detector_1d.py to detector_1d.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/_transformer_base.py to _transformer_base.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/pipe/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/pipe/pipe.py to pipe.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/_detector_base.py to _detector_base.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/stable/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/stable/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/51/b2/2fa8e8b179c792c457c2f7800f1313bfbd34f515e3a833e6083121844c14/pytest-4.3.0-py2.py3-none-any.whl#sha256=9687049d53695ad45cf5fdc7bbd51f0c49f1ea3ecfc4b7f3fde7501b541f17f4 Best match: pytest 4.3.0 Processing pytest-4.3.0-py2.py3-none-any.whl Installing pytest-4.3.0-py2.py3-none-any.whl to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages writing requirements to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages/pytest-4.3.0-py3.7.egg/EGG-INFO/requires.txt Adding pytest 4.3.0 to easy-install.pth file Installing py.test script to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/bin Installing pytest script to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/bin Installed /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages/pytest-4.3.0-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/stable/lib/python3.7/site-packages writing requirements to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/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/stable/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/stable/lib/python3.7/site-packages writing requirements to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/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/stable/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/stable/lib/python3.7/site-packages writing requirements to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/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/stable/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/76/bc/394ad449851729244a97857ee14d7cba61ddb268dce3db538ba2f2ba1f0f/py-1.8.0-py2.py3-none-any.whl#sha256=64f65755aee5b381cea27766a3a147c3f15b9b6b9ac88676de66ba2ae36793fa Best match: py 1.8.0 Processing py-1.8.0-py2.py3-none-any.whl Installing py-1.8.0-py2.py3-none-any.whl to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages Adding py 1.8.0 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages/py-1.8.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/stable/lib/python3.7/site-packages writing requirements to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/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/stable/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/stable/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/stable/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/stable/lib/python3.7/site-packages writing requirements to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/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/stable/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/stable/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/stable/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/stable/lib/python3.7/site-packages writing requirements to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/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/stable/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/stable/bin Installing f2py3 script to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/bin Installing f2py3.7 script to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/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/stable/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/stable/bin Installing easy_install-3.6 script to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/bin Using /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/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 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 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 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/stable/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/stable/lib/python3.7/site-packages Finished processing dependencies for arundo-adtk==0.2.0 [rtd-command-info] start-time: 2019-02-22T04:40:08.935666Z, end-time: 2019-02-22T04:40:08.995625Z, duration: 0, exit-code: 0 cat docs/conf.py #!/usr/bin/env python3 # -*- coding: utf-8 -*- # # ADTK documentation build configuration file, created by # sphinx-quickstart on Wed May 2 11:26:20 2018. # # This file is execfile()d with the current directory set to its # containing dir. # # Note that not all possible configuration values are present in this # autogenerated file. # # All configuration values have a default; values that are commented out # serve to show the default. # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. # import os import sys sys.path.insert(0, os.path.abspath("..")) import sphinx_rtd_theme # -- General configuration ------------------------------------------------ # If your documentation needs a minimal Sphinx version, state it here. # # needs_sphinx = '1.0' # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [ "sphinx.ext.autodoc", "sphinx.ext.todo", "sphinx.ext.mathjax", "sphinx.ext.viewcode", "sphinx.ext.napoleon", "nbsphinx", ] # Add any paths that contain templates here, relative to this directory. templates_path = ["_templates"] # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: # # source_suffix = ['.rst', '.md'] source_suffix = ".rst" # The master toctree document. master_doc = "index" # General information about the project. project = "ADTK" copyright = "2019, Arundo Analytics" author = "Arundo Analytics" # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. # # The short X.Y version. version = "0.2.0" # The full version, including alpha/beta/rc tags. release = "0.2.0" # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. language = None # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This patterns also effect to html_static_path and html_extra_path exclude_patterns = ["_build", "Thumbs.db", ".DS_Store", "**.ipynb_checkpoints"] # The name of the Pygments (syntax highlighting) style to use. pygments_style = "sphinx" # If true, `todo` and `todoList` produce output, else they produce nothing. todo_include_todos = True # -- Options for HTML output ---------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # # html_theme = 'sphinxdoc' html_theme = "sphinx_rtd_theme" # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. # html_theme_options = {"logo_only": True} html_logo = "_static/arundo_logo_black.png" # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ["_static"] # Custom sidebar templates, must be a dictionary that maps document names # to template names. # # This is required for the alabaster theme # refs: http://alabaster.readthedocs.io/en/latest/installation.html#sidebars # html_sidebars = { # '**': [ # 'about.html', # 'navigation.html', # 'relations.html', # needs 'show_related': True theme option to display # 'searchbox.html', # 'donate.html', # ] # } # -- Options for HTMLHelp output ------------------------------------------ # Output file base name for HTML help builder. htmlhelp_basename = "ADTKdoc" # -- Options for LaTeX output --------------------------------------------- latex_elements = { # The paper size ('letterpaper' or 'a4paper'). # # 'papersize': 'letterpaper', # The font size ('10pt', '11pt' or '12pt'). # # 'pointsize': '10pt', # Additional stuff for the LaTeX preamble. # # 'preamble': '', # Latex figure (float) alignment # # 'figure_align': 'htbp', } # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, # author, documentclass [howto, manual, or own class]). latex_documents = [ ( master_doc, "ADTK.tex", "ADTK Documentation", "Arundo Analytics", "manual", ) ] # -- Options for manual page output --------------------------------------- # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [(master_doc, "ADTK", "ADTK Documentation", [author], 1)] # -- Options for Texinfo output ------------------------------------------- # Grouping the document tree into Texinfo files. List of tuples # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ ( master_doc, "ADTK", "ADTK Documentation", author, "ADTK", "One line description of project.", "Miscellaneous", ) ] autodoc_member_order = "bysource" ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/master/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # import importlib import sys import os.path from six import string_types from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for mulitple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://media.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "stable", 'version_slug': "stable", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://media.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("latest", "/en/latest/"), ("stable", "/en/stable/"), ], 'downloads': [ ("htmlzip", "//readthedocs.com/projects/arundo-adtk/downloads/htmlzip/stable/"), ], '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': 'e20e0a57471e7d5f322854103c8998c49b78030c', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'e20e0a57471e7d5f322854103c8998c49b78030c', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'e20e0a57471e7d5f322854103c8998c49b78030c', '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': 'e20e0a57', } 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-22T04:40:09.055608Z, end-time: 2019-02-22T04:40:55.767703Z, duration: 46, exit-code: 0 python sphinx-build -T -b readthedocs -d _build/doctrees-readthedocs -D language=en . _build/html 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 [readthedocs]: targets for 16 source files that are out of date updating environment: 16 added, 0 changed, 0 removed reading sources... [ 6%] api/aggregators reading sources... [ 12%] api/data reading sources... [ 18%] api/detectors reading sources... [ 25%] api/metrics reading sources... [ 31%] api/modules reading sources... [ 37%] api/pipe reading sources... [ 43%] api/transformers reading sources... [ 50%] api/visualization reading sources... [ 56%] developer reading sources... [ 62%] examples reading sources... [ 68%] faq reading sources... [ 75%] index reading sources... [ 81%] install reading sources... [ 87%] notebooks/demo reading sources... [ 93%] quickstart reading sources... [100%] userguide looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 6%] api/aggregators writing output... [ 12%] api/data writing output... [ 18%] api/detectors writing output... [ 25%] api/metrics writing output... [ 31%] api/modules writing output... [ 37%] api/pipe writing output... [ 43%] api/transformers writing output... [ 50%] api/visualization writing output... [ 56%] developer writing output... [ 62%] examples writing output... [ 68%] faq writing output... [ 75%] index writing output... [ 81%] install writing output... [ 87%] notebooks/demo writing output... [ 93%] quickstart writing output... [100%] userguide generating indices... genindex py-modindex highlighting module code... [ 6%] adtk._aggregator_base highlighting module code... [ 12%] adtk._base highlighting module code... [ 18%] adtk._detector_base highlighting module code... [ 25%] adtk._transformer_base highlighting module code... [ 31%] adtk.aggregator highlighting module code... [ 37%] adtk.aggregator.aggregator highlighting module code... [ 43%] adtk.data.data highlighting module code... [ 50%] adtk.detector highlighting module code... [ 56%] adtk.detector.detector_1d highlighting module code... [ 62%] adtk.detector.detector_hd highlighting module code... [ 68%] adtk.metrics.metrics highlighting module code... [ 75%] adtk.pipe.pipe highlighting module code... [ 81%] adtk.transformer highlighting module code... [ 87%] adtk.transformer.transformer_1d highlighting module code... [ 93%] adtk.transformer.transformer_hd highlighting module code... [100%] adtk.visualization.visualization writing additional pages... search copying images... [ 1%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_5_0.png copying images... [ 3%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_9_0.png copying images... [ 5%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_13_0.png copying images... [ 7%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_16_0.png copying images... [ 9%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_19_0.png copying images... [ 11%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_23_0.png copying images... [ 13%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_27_0.png copying images... [ 15%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_30_0.png copying images... [ 17%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_31_0.png copying images... [ 19%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_35_0.png copying images... [ 21%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_39_0.png copying images... [ 23%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_43_0.png copying images... [ 25%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_46_0.png copying images... [ 26%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_51_0.png copying images... [ 28%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_55_0.png copying images... [ 30%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_56_0.png copying images... [ 32%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_59_0.png copying images... [ 34%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_60_0.png copying images... [ 36%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_63_0.png copying images... [ 38%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_64_0.png copying images... [ 40%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_66_0.png copying images... [ 42%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_67_0.png copying images... [ 44%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_70_0.png copying images... [ 46%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_73_0.png copying images... [ 48%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_74_0.png copying images... [ 50%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_77_0.png copying images... [ 51%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_78_0.png copying images... [ 53%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_81_0.png copying images... [ 55%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_82_0.png copying images... [ 57%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_85_0.png copying images... [ 59%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_88_0.png copying images... [ 61%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_90_0.png copying images... [ 63%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_102_0.png copying images... [ 65%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_108_0.png copying images... [ 67%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_109_0.png copying images... [ 69%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_116_0.png copying images... [ 71%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_120_0.png copying images... [ 73%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_173_0.png copying images... [ 75%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_174_0.png copying images... [ 76%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_175_0.png copying images... [ 78%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_176_0.png copying images... [ 80%] images/visual.png copying images... [ 82%] images/visual1.png copying images... [ 84%] images/visual2.png copying images... [ 86%] images/spike.png copying images... [ 88%] images/level_shift.png copying images... [ 90%] images/local_spike.png copying images... [ 92%] images/level_shift_double_rolling.png copying images... [ 94%] images/volatility_shift_double_rolling.png copying images... [ 96%] images/non_zeros_count.png copying images... [ 98%] images/seasonal.png copying images... [100%] images/cyclic.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/stable/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/stable/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/stable/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/stable/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/stable/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/stable/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/stable/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/stable/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/stable/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-22T04:40:55.873910Z, end-time: 2019-02-22T04:41:34.798554Z, duration: 38, 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: 16 added, 0 changed, 0 removed reading sources... [ 6%] api/aggregators reading sources... [ 12%] api/data reading sources... [ 18%] api/detectors reading sources... [ 25%] api/metrics reading sources... [ 31%] api/modules reading sources... [ 37%] api/pipe reading sources... [ 43%] api/transformers reading sources... [ 50%] api/visualization reading sources... [ 56%] developer reading sources... [ 62%] examples reading sources... [ 68%] faq reading sources... [ 75%] index reading sources... [ 81%] install reading sources... [ 87%] notebooks/demo reading sources... [ 93%] quickstart reading sources... [100%] userguide looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done assembling single document... install quickstart userguide examples notebooks/demo faq api/modules api/detectors api/transformers api/aggregators api/pipe api/data api/metrics api/visualization 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%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_5_0.png copying images... [ 25%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_9_0.png copying images... [ 26%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_13_0.png copying images... [ 28%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_16_0.png copying images... [ 30%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_19_0.png copying images... [ 32%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_23_0.png copying images... [ 34%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_27_0.png copying images... [ 36%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_30_0.png copying images... [ 38%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_31_0.png copying images... [ 40%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_35_0.png copying images... [ 42%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_39_0.png copying images... [ 44%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_43_0.png copying images... [ 46%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_46_0.png copying images... [ 48%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_51_0.png copying images... [ 50%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_55_0.png copying images... [ 51%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_56_0.png copying images... [ 53%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_59_0.png copying images... [ 55%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_60_0.png copying images... [ 57%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_63_0.png copying images... [ 59%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_64_0.png copying images... [ 61%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_66_0.png copying images... [ 63%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_67_0.png copying images... [ 65%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_70_0.png copying images... [ 67%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_73_0.png copying images... [ 69%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_74_0.png copying images... [ 71%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_77_0.png copying images... [ 73%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_78_0.png copying images... [ 75%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_81_0.png copying images... [ 76%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_82_0.png copying images... [ 78%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_85_0.png copying images... [ 80%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_88_0.png copying images... [ 82%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_90_0.png copying images... [ 84%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_102_0.png copying images... [ 86%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_108_0.png copying images... [ 88%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_109_0.png copying images... [ 90%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_116_0.png copying images... [ 92%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_120_0.png copying images... [ 94%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_173_0.png copying images... [ 96%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_174_0.png copying images... [ 98%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_175_0.png copying images... [100%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_176_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/stable/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/stable/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/stable/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/stable/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/stable/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/stable/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/stable/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/stable/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/stable/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-22T04:41:34.908623Z, end-time: 2019-02-22T04:42:13.360781Z, duration: 38, 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: 16 added, 0 changed, 0 removed reading sources... [ 6%] api/aggregators reading sources... [ 12%] api/data reading sources... [ 18%] api/detectors reading sources... [ 25%] api/metrics reading sources... [ 31%] api/modules reading sources... [ 37%] api/pipe reading sources... [ 43%] api/transformers reading sources... [ 50%] api/visualization reading sources... [ 56%] developer reading sources... [ 62%] examples reading sources... [ 68%] faq reading sources... [ 75%] index reading sources... [ 81%] install reading sources... [ 87%] notebooks/demo reading sources... [ 93%] quickstart reading sources... [100%] userguide looking for now-outdated files... none found pickling environment... done checking consistency... done processing ADTK.tex...index install quickstart userguide examples notebooks/demo faq api/modules api/detectors api/transformers api/aggregators api/pipe api/data api/metrics api/visualization 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%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_5_0.png copying images... [ 25%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_9_0.png copying images... [ 26%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_13_0.png copying images... [ 28%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_16_0.png copying images... [ 30%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_19_0.png copying images... [ 32%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_23_0.png copying images... [ 34%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_27_0.png copying images... [ 36%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_30_0.png copying images... [ 38%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_31_0.png copying images... [ 40%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_35_0.png copying images... [ 42%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_39_0.png copying images... [ 44%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_43_0.png copying images... [ 46%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_46_0.png copying images... [ 48%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_51_0.png copying images... [ 50%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_55_0.png copying images... [ 51%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_56_0.png copying images... [ 53%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_59_0.png copying images... [ 55%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_60_0.png copying images... [ 57%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_63_0.png copying images... [ 59%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_64_0.png copying images... [ 61%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_66_0.png copying images... [ 63%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_67_0.png copying images... [ 65%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_70_0.png copying images... [ 67%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_73_0.png copying images... [ 69%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_74_0.png copying images... [ 71%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_77_0.png copying images... [ 73%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_78_0.png copying images... [ 75%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_81_0.png copying images... [ 76%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_82_0.png copying images... [ 78%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_85_0.png copying images... [ 80%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_88_0.png copying images... [ 82%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_90_0.png copying images... [ 84%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_102_0.png copying images... [ 86%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_108_0.png copying images... [ 88%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_109_0.png copying images... [ 90%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_116_0.png copying images... [ 92%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_120_0.png copying images... [ 94%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_173_0.png copying images... [ 96%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_174_0.png copying images... [ 98%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_175_0.png copying images... [100%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_176_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/stable/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/stable/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/stable/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/stable/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/stable/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/stable/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/stable/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/stable/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/stable/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-22T04:42:13.420252Z, end-time: 2019-02-22T04:42:17.970795Z, duration: 4, exit-code: 0 pdflatex -interaction=nonstopmode /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/stable/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/stable/ 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:anomaly-types' on page 7 undefined on input line 348. LaTeX Warning: Hyper reference `userguide:univariate-vs-multivariate' on page 7 undefined on input line 351. LaTeX Warning: Hyper reference `userguide:detector-transformer-aggregator-and-p ipe' on page 7 undefined on input line 354. [7] LaTeX Warning: Hyper reference `api/detectors:adtk.detector.ThresholdAD' on pag e 8 undefined on input line 393. LaTeX Warning: Hyper reference `api/detectors:adtk.detector.QuantileAD' on page 8 undefined on input line 393. LaTeX Warning: Hyper reference `api/detectors:adtk.detector.PersistAD' on page 8 undefined on input line 393. LaTeX Warning: Hyper reference `api/transformers:adtk.transformer.DoubleRolling Aggregate' on page 8 undefined on input line 402. LaTeX Warning: Hyper reference `api/detectors:adtk.detector.LevelShiftAD' on pa ge 8 undefined on input line 402. LaTeX Warning: Hyper reference `api/transformers:adtk.transformer.DoubleRolling Aggregate' on page 8 undefined on input line 402. LaTeX Warning: Hyper reference `api/detectors:adtk.detector.QuantileAD' on page 8 undefined on input line 402. LaTeX Warning: Hyper reference `api/pipe:module-adtk.pipe' on page 8 undefined on input line 402. [8 <./spike.png> <./level_shift.png>] [9 <./local_spike.png> <./level_shift_dou ble_rolling.png>] LaTeX Warning: Hyper reference `api/transformers:adtk.transformer.DoubleRolling Aggregate' on page 10 undefined on input line 413. LaTeX Warning: Hyper reference `api/detectors:adtk.detector.VolatilityShiftAD' on page 10 undefined on input line 413. LaTeX Warning: Hyper reference `api/transformers:adtk.transformer.RollingAggreg ate' on page 10 undefined on input line 422. LaTeX Warning: Hyper reference `api/detectors:adtk.detector.AutoregressionAD' o n page 10 undefined on input line 431. LaTeX Warning: Hyper reference `api/transformers:adtk.transformer.RegressionRes idual' on page 10 undefined on input line 433. LaTeX Warning: Hyper reference `api/detectors:adtk.detector.RegressionAD' on pa ge 10 undefined on input line 433. LaTeX Warning: Hyper reference `api/detectors:adtk.detector.MinClusterDetector' on page 10 undefined on input line 435. LaTeX Warning: Hyper reference `api/detectors:adtk.detector.OutlierDetector' on page 10 undefined on input line 435. LaTeX Warning: Hyper reference `api/transformers:adtk.transformer.PcaRepresenta tion' on page 10 undefined on input line 435. LaTeX Warning: Hyper reference `api/transformers:adtk.transformer.PcaDenoise' o n page 10 undefined on input line 435. [10 <./volatility_shift_double_rolling.png>] [11 <./non_zeros_count.png>] LaTeX Warning: Hyper reference `api/transformers:adtk.transformer.NaiveSeasonal Decomposition' on page 12 undefined on input line 437. LaTeX Warning: Hyper reference `api/transformers:adtk.transformer.STLDecomposit ion' on page 12 undefined on input line 437. LaTeX Warning: Hyper reference `api/transformers:module-adtk.transformer' on pa ge 12 undefined on input line 460. LaTeX Warning: Hyper reference `api/detectors:module-adtk.detector' on page 12 undefined on input line 460. [12 <./seasonal.png>] [13 <./cyclic.png>] LaTeX Warning: Hyper reference `api/detectors:module-adtk.detector' on page 14 undefined on input line 470. LaTeX Warning: Hyper reference `api/transformers:module-adtk.transformer' on pa ge 14 undefined on input line 471. LaTeX Warning: Hyper reference `api/aggregators:module-adtk.aggregator' on page 14 undefined on input line 472. LaTeX Warning: Hyper reference `api/pipe:adtk.pipe.Pipeline' on page 14 undefin ed on input line 474. LaTeX Warning: Hyper reference `api/pipe:adtk.pipe.Pipenet' on page 14 undefine d on input line 474. LaTeX Warning: Hyper reference `api/detectors:module-adtk.detector' on page 14 undefined on input line 475. LaTeX Warning: Hyper reference `api/detectors:module-adtk.detector' on page 14 undefined on input line 475. LaTeX Warning: Hyper reference `api/detectors:adtk.detector.CustomizedDetector1 D' on page 14 undefined on input line 477. LaTeX Warning: Hyper reference `api/detectors:adtk.detector.CustomizedDetectorH D' on page 14 undefined on input line 477. LaTeX Warning: Hyper reference `api/transformers:adtk.transformer.CustomizedTra nsformer1D' on page 14 undefined on input line 477. LaTeX Warning: Hyper reference `api/transformers:adtk.transformer.CustomizedTra nsformerHD' on page 14 undefined on input line 477. LaTeX Warning: Hyper reference `api/aggregators:adtk.aggregator.CustomizedAggre gator' on page 14 undefined on input line 477. LaTeX Warning: Hyper reference `developer:developer' on page 14 undefined on in put line 477. Underfull \hbox (badness 10000) in paragraph at lines 477--478 \T1/pcr/m/sl/10 adtk.detector.CustomizedDetector1D\T1/ptm/m/n/10 , \T1/pcr/m/sl /10 adtk.detector.CustomizedDetectorHD\T1/ptm/m/n/10 , \T1/pcr/m/sl/10 adtk. LaTeX Warning: Hyper reference `examples:examples' on page 14 undefined on inpu t line 479. [14] Chapter 4. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) Underfull \vbox (badness 10000) detected at line 536 [15] [16 <./notebooks_demo_5_0.png> <./notebooks_demo_9_0.png>] Underfull \vbox (badness 10000) detected at line 682 [17 <./notebooks_demo_13_0.png> <./notebooks_demo_16_0.png>] [18 <./notebooks_d emo_19_0.png> <./notebooks_demo_23_0.png>] [19 <./notebooks_demo_27_0.png> <./n otebooks_demo_30_0.png> <./notebooks_demo_31_0.png>] Underfull \vbox (badness 10000) detected at line 896 [20 <./notebooks_demo_35_0.png>] [21 <./notebooks_demo_39_0.png> <./notebooks_d emo_43_0.png>] [22 <./notebooks_demo_46_0.png> <./notebooks_demo_51_0.png>] [23 <./notebooks_demo_55_0.png> <./notebooks_demo_56_0.png>] Underfull \vbox (badness 10000) detected at line 1178 [24 <./notebooks_demo_59_0.png> <./notebooks_demo_60_0.png>] Underfull \vbox (badness 2376) detected at line 1247 [25 <./notebooks_demo_63_0.png> <./notebooks_demo_64_0.png> <./notebooks_demo_6 6_0.png>] Underfull \vbox (badness 3646) detected at line 1305 [26 <./notebooks_demo_67_0.png> <./notebooks_demo_70_0.png>] [27 <./notebooks_d emo_73_0.png> <./notebooks_demo_74_0.png> <./notebooks_demo_77_0.png>] [28 <./n otebooks_demo_78_0.png> <./notebooks_demo_81_0.png> <./notebooks_demo_82_0.png> ] Underfull \hbox (badness 10000) in paragraph at lines 1463--1464 \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 [29 <./notebooks_demo_85_0.png> <./notebooks_demo_88_0.png>] [30 <./notebooks_d emo_90_0.png>] [31 <./notebooks_demo_102_0.png>] [32 <./notebooks_demo_108_0.pn g>] Underfull \vbox (badness 8113) detected at line 1802 [33 <./notebooks_demo_109_0.png>] Underfull \vbox (badness 10000) detected at line 1873 [34 <./notebooks_demo_116_0.png>] [35 <./notebooks_demo_120_0.png>] [36] [37] [38] Overfull \vbox (9.44109pt too high) detected at line 2491 [39] Overfull \vbox (1.1497pt too high) detected at line 2584 [40] [41 <./notebooks_demo_173_0.png>] Underfull \vbox (badness 10000) detected at line 2700 [42 <./notebooks_demo_174_0.png> <./notebooks_demo_175_0.png>] [43 <./notebooks _demo_176_0.png>] [44] Chapter 5. LaTeX Warning: Hyper reference `faq:who-should-use-this-tool' on page 45 undefi ned on input line 2706. LaTeX Warning: Hyper reference `faq:is-this-tool-providing-users-a-universal-an omaly-detection-algorithm' on page 45 undefined on input line 2709. LaTeX Warning: Hyper reference `faq:so-what-exactly-is-this-tool-providing' on page 45 undefined on input line 2712. LaTeX Warning: Hyper reference `faq:how-can-i-contribute-to-the-package' on pag e 45 undefined on input line 2715. [45] LaTeX Warning: Hyper reference `developer::doc' on page 46 undefined on input l ine 2819. [46] Chapter 6. [47] Underfull \hbox (badness 10000) in paragraph at lines 2993--3000 []\T1/pcr/b/n/10 anomaly_true \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Series, DataFrame , a list of Timestamps or [48] [49] Underfull \hbox (badness 10000) in paragraph at lines 3197--3204 []\T1/pcr/b/n/10 anomaly_true \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Series, DataFrame , a list of Timestamps or Underfull \hbox (badness 10000) in paragraph at lines 3246--3246 []\T1/ptm/m/it/10 window=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 qthresh=0.99\T1/ptm/ m/n/10 , \T1/ptm/m/it/10 agg='median'\T1/ptm/m/n/10 , \T1/ptm/m/it/10 side='bot h'\T1/ptm/m/n/10 , [50] [51] Underfull \hbox (badness 10000) in paragraph at lines 3418--3425 []\T1/pcr/b/n/10 anomaly_true \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Series, DataFrame , a list of Timestamps or [52] [53] Underfull \hbox (badness 10000) in paragraph at lines 3635--3642 []\T1/pcr/b/n/10 anomaly_true \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Series, DataFrame , a list of Timestamps or Underfull \hbox (badness 10000) in paragraph at lines 3684--3684 []\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 , [54] [55] Underfull \hbox (badness 10000) in paragraph at lines 3852--3859 []\T1/pcr/b/n/10 anomaly_true \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Series, DataFrame , a list of Timestamps or Underfull \hbox (badness 10000) in paragraph at lines 3901--3901 []\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 , [56] Underfull \hbox (badness 10000) in paragraph at lines 4078--4085 []\T1/pcr/b/n/10 anomaly_true \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Series, DataFrame , a list of Timestamps or [57] [58] Underfull \hbox (badness 10000) in paragraph at lines 4300--4307 []\T1/pcr/b/n/10 anomaly_true \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Series, DataFrame , a list of Timestamps or [59] Underfull \hbox (badness 10000) in paragraph at lines 4349--4349 []\T1/ptm/m/it/10 detect_func=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de-tect_func _params=None\T1/ptm/m/n/10 , [60] Underfull \hbox (badness 10000) in paragraph at lines 4507--4514 []\T1/pcr/b/n/10 anomaly_true \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Series, DataFrame , a list of Timestamps or [61] Underfull \hbox (badness 10000) in paragraph at lines 4684--4687 []\T1/pcr/b/n/10 anomaly_true \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Series, or a list of Timestamps or Timestamp [62] [63] Underfull \hbox (badness 10000) in paragraph at lines 4859--4862 []\T1/pcr/b/n/10 anomaly_true \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Series, or a list of Timestamps or Timestamp [64] Underfull \hbox (badness 10000) in paragraph at lines 5052--5055 []\T1/pcr/b/n/10 anomaly_true \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Series, or a list of Timestamps or Timestamp [65] Underfull \hbox (badness 10000) in paragraph at lines 5097--5097 []\T1/ptm/m/it/10 detect_func=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de-tect_func _params=None\T1/ptm/m/n/10 , [66] Underfull \hbox (badness 10000) in paragraph at lines 5234--5237 []\T1/pcr/b/n/10 anomaly_true \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Series, or a list of Timestamps or Timestamp [67] [68] Underfull \hbox (badness 10000) in paragraph at lines 5494--5494 []\T1/ptm/m/it/10 agg='mean'\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ag-g-Params=None\T 1/ptm/m/n/10 , \T1/ptm/m/it/10 win- Underfull \hbox (badness 10000) in paragraph at lines 5494--5494 \T1/ptm/m/it/10 dow=10\T1/ptm/m/n/10 , \T1/ptm/m/it/10 min_periods=None\T1/ptm/ m/n/10 , \T1/ptm/m/it/10 cen- [69] [70] [71] [72] [73] [74] [75] Underfull \hbox (badness 10000) in paragraph at lines 6338--6338 []\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 6338--6338 \T1/ptm/m/it/10 form_func_params=None\T1/ptm/m/n/10 , [76] [77] [78] [79] Underfull \hbox (badness 10000) in paragraph at lines 6930--6930 []\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 6930--6930 \T1/ptm/m/it/10 form_func_params=None\T1/ptm/m/n/10 , [80] Underfull \hbox (badness 10000) in paragraph at lines 7080--7088 []\T1/pcr/b/n/10 lists \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 pandas DataFrame, a dict of Series/DataFrame, or [81] Underfull \hbox (badness 10000) in paragraph at lines 7163--7171 []\T1/pcr/b/n/10 lists \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 pandas DataFrame, a dict of Series/DataFrame, or Underfull \hbox (badness 10000) in paragraph at lines 7237--7237 []\T1/ptm/m/it/10 aggregateFunc=>\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ag-gre-gat e-Func- Underfull \hbox (badness 10000) in paragraph at lines 7259--7267 []\T1/pcr/b/n/10 lists \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 pandas DataFrame, a dict of Series/DataFrame, or [82] [83] [84] Underfull \hbox (badness 10000) in paragraph at lines 7549--7552 []\T1/pcr/b/n/10 anomaly_true \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Series, or a list of Timestamps or Timestamp [85] [86] [87] Underfull \hbox (badness 10000) in paragraph at lines 7863--7866 []\T1/pcr/b/n/10 anomaly_true \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Series, or a list of Timestamps or Timestamp [88] Underfull \hbox (badness 10000) in paragraph at lines 8006--8006 []\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] Overfull \hbox (16.54497pt too wide) in paragraph at lines 8276--8280 []\T1/ptm/m/n/10 1111111222000000000000000000000000000000 000000000011111112220 0000000000000000000 Overfull \hbox (16.54497pt too wide) in paragraph at lines 8276--8280 \T1/ptm/m/n/10 0000000000000000000011111112220000000000 00000000000000000000000 00000001111111222 Overfull \hbox (16.54497pt too wide) in paragraph at lines 8286--8290 []\T1/ptm/m/n/10 1111111222000000000000000000000000000000 111111111111112222220 0000000000000000000 Overfull \hbox (16.54497pt too wide) in paragraph at lines 8286--8290 \T1/ptm/m/n/10 1111111111111111111112222222220000000000 11111111111111111111111 11111222222222222 Overfull \hbox (16.54497pt too wide) in paragraph at lines 8296--8300 []\T1/ptm/m/n/10 1111111122222222000000000000000000000000 111111111111111122222 2220000000000000000 Overfull \hbox (16.54497pt too wide) in paragraph at lines 8296--8300 \T1/ptm/m/n/10 1111111111111111111111112222222200000000 11111111111111111111111 11111111122222222 Overfull \hbox (16.54497pt too wide) in paragraph at lines 8306--8310 []\T1/ptm/m/n/10 1111111122222222222222222222222222222222 111111111111111122222 2222222222222222222 Overfull \hbox (16.54497pt too wide) in paragraph at lines 8306--8310 \T1/ptm/m/n/10 1111111111111111111111112222222222222222 11111111111111111111111 11111111122222222 [92] [93] Underfull \hbox (badness 10000) in paragraph at lines 8517--8517 \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 8517--8517 \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 8517--8517 \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 8517--8517 \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 8517--8517 \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 , [94] Underfull \hbox (badness 10000) in paragraph at lines 8544--8546 []\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, [95] [96] Chapter 7. LaTeX Warning: Hyper reference `developer:how-can-i-contribute-my-own-model-to- the-package' on page 97 undefined on input line 8650. LaTeX Warning: Hyper reference `developer:how-can-i-contribute-new-data-set-to- the-package' on page 97 undefined on input line 8653. LaTeX Warning: Hyper reference `api/detectors:module-adtk.detector' on page 97 undefined on input line 8687. LaTeX Warning: Hyper reference `api/transformers:module-adtk.transformer' on pa ge 97 undefined on input line 8688. LaTeX Warning: Hyper reference `api/aggregators:module-adtk.aggregator' on page 97 undefined on input line 8688. [97] [98] Chapter 8. [99] [100] LaTeX Warning: Reference `api/aggregators:module-adtk.aggregator' on page 101 u ndefined on input line 8746. LaTeX Warning: Reference `api/data:module-adtk.data' on page 101 undefined on i nput line 8747. LaTeX Warning: Reference `api/detectors:module-adtk.detector' on page 101 undef ined on input line 8748. LaTeX Warning: Reference `api/metrics:module-adtk.metrics' on page 101 undefine d on input line 8749. LaTeX Warning: Reference `api/pipe:module-adtk.pipe' on page 101 undefined on i nput line 8750. LaTeX Warning: Reference `api/transformers:module-adtk.transformer' on page 101 undefined on input line 8751. LaTeX Warning: Reference `api/visualization:module-adtk.visualization' on page 101 undefined on input line 8752. [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, 3764178 bytes). Transcript written on ADTK.log. [rtd-command-info] start-time: 2019-02-22T04:42:18.032781Z, end-time: 2019-02-22T04:42:18.147899Z, 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 (263 entries accepted, 0 rejected). Sorting entries.....done (2227 comparisons). Generating output file ADTK.ind....done (319 lines written, 0 warnings). Output written in ADTK.ind. Transcript written in ADTK.ilg. [rtd-command-info] start-time: 2019-02-22T04:42:18.206391Z, end-time: 2019-02-22T04:42:22.587970Z, duration: 4, exit-code: 0 pdflatex -interaction=nonstopmode /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/stable/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/stable/ 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> <./level_shift.png>] [9 <./local_spike.png> <./level_shift_double_rolling.png> ] [10 <./volatility_shift_double_rolling.png>] [11 <./non_zeros_count.png>] [12 <./seasonal.png>] [13 <./cyclic.png>] Underfull \hbox (badness 10000) in paragraph at lines 477--478 [][]\T1/pcr/m/sl/10 adtk.detector.CustomizedDetector1D[][]\T1/ptm/m/n/10 , [][] \T1/pcr/m/sl/10 adtk.detector.CustomizedDetectorHD[][]\T1/ptm/m/n/10 , [][]\T1/ pcr/m/sl/10 adtk. [14] Chapter 4. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) Underfull \vbox (badness 10000) detected at line 536 [15] [16 <./notebooks_demo_5_0.png> <./notebooks_demo_9_0.png>] Underfull \vbox (badness 10000) detected at line 682 [17 <./notebooks_demo_13_0.png> <./notebooks_demo_16_0.png>] [18 <./notebooks_d emo_19_0.png> <./notebooks_demo_23_0.png>] [19 <./notebooks_demo_27_0.png> <./n otebooks_demo_30_0.png> <./notebooks_demo_31_0.png>] Underfull \vbox (badness 10000) detected at line 896 [20 <./notebooks_demo_35_0.png>] [21 <./notebooks_demo_39_0.png> <./notebooks_d emo_43_0.png>] [22 <./notebooks_demo_46_0.png> <./notebooks_demo_51_0.png>] [23 <./notebooks_demo_55_0.png> <./notebooks_demo_56_0.png>] Underfull \vbox (badness 10000) detected at line 1178 [24 <./notebooks_demo_59_0.png> <./notebooks_demo_60_0.png>] Underfull \vbox (badness 2376) detected at line 1247 [25 <./notebooks_demo_63_0.png> <./notebooks_demo_64_0.png> <./notebooks_demo_6 6_0.png>] Underfull \vbox (badness 3646) detected at line 1305 [26 <./notebooks_demo_67_0.png> <./notebooks_demo_70_0.png>] [27 <./notebooks_d emo_73_0.png> <./notebooks_demo_74_0.png> <./notebooks_demo_77_0.png>] [28 <./n otebooks_demo_78_0.png> <./notebooks_demo_81_0.png> <./notebooks_demo_82_0.png> ] Underfull \hbox (badness 10000) in paragraph at lines 1463--1464 \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 [29 <./notebooks_demo_85_0.png> <./notebooks_demo_88_0.png>] [30 <./notebooks_d emo_90_0.png>] [31 <./notebooks_demo_102_0.png>] [32 <./notebooks_demo_108_0.pn g>] Underfull \vbox (badness 8113) detected at line 1802 [33 <./notebooks_demo_109_0.png>] Underfull \vbox (badness 10000) detected at line 1873 [34 <./notebooks_demo_116_0.png>] [35 <./notebooks_demo_120_0.png>] [36] [37] [38] Overfull \vbox (9.44109pt too high) detected at line 2491 [39] Overfull \vbox (1.1497pt too high) detected at line 2584 [40] [41 <./notebooks_demo_173_0.png>] Underfull \vbox (badness 10000) detected at line 2700 [42 <./notebooks_demo_174_0.png> <./notebooks_demo_175_0.png>] [43 <./notebooks _demo_176_0.png>] [44] Chapter 5. [45] [46] Chapter 6. [47] Underfull \hbox (badness 10000) in paragraph at lines 2993--3000 []\T1/pcr/b/n/10 anomaly_true \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Series, DataFrame , a list of Timestamps or [48] [49] Underfull \hbox (badness 10000) in paragraph at lines 3197--3204 []\T1/pcr/b/n/10 anomaly_true \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Series, DataFrame , a list of Timestamps or Underfull \hbox (badness 10000) in paragraph at lines 3246--3246 []\T1/ptm/m/it/10 window=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 qthresh=0.99\T1/ptm/ m/n/10 , \T1/ptm/m/it/10 agg='median'\T1/ptm/m/n/10 , \T1/ptm/m/it/10 side='bot h'\T1/ptm/m/n/10 , [50] [51] Underfull \hbox (badness 10000) in paragraph at lines 3418--3425 []\T1/pcr/b/n/10 anomaly_true \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Series, DataFrame , a list of Timestamps or [52] [53] Underfull \hbox (badness 10000) in paragraph at lines 3635--3642 []\T1/pcr/b/n/10 anomaly_true \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Series, DataFrame , a list of Timestamps or Underfull \hbox (badness 10000) in paragraph at lines 3684--3684 []\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 , [54] [55] Underfull \hbox (badness 10000) in paragraph at lines 3852--3859 []\T1/pcr/b/n/10 anomaly_true \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Series, DataFrame , a list of Timestamps or Underfull \hbox (badness 10000) in paragraph at lines 3901--3901 []\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 , [56] Underfull \hbox (badness 10000) in paragraph at lines 4078--4085 []\T1/pcr/b/n/10 anomaly_true \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Series, DataFrame , a list of Timestamps or [57] [58] Underfull \hbox (badness 10000) in paragraph at lines 4300--4307 []\T1/pcr/b/n/10 anomaly_true \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Series, DataFrame , a list of Timestamps or [59] Underfull \hbox (badness 10000) in paragraph at lines 4349--4349 []\T1/ptm/m/it/10 detect_func=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de-tect_func _params=None\T1/ptm/m/n/10 , [60] Underfull \hbox (badness 10000) in paragraph at lines 4507--4514 []\T1/pcr/b/n/10 anomaly_true \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Series, DataFrame , a list of Timestamps or [61] Underfull \hbox (badness 10000) in paragraph at lines 4684--4687 []\T1/pcr/b/n/10 anomaly_true \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Series, or a list of Timestamps or Timestamp [62] [63] Underfull \hbox (badness 10000) in paragraph at lines 4859--4862 []\T1/pcr/b/n/10 anomaly_true \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Series, or a list of Timestamps or Timestamp [64] Underfull \hbox (badness 10000) in paragraph at lines 5052--5055 []\T1/pcr/b/n/10 anomaly_true \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Series, or a list of Timestamps or Timestamp [65] Underfull \hbox (badness 10000) in paragraph at lines 5097--5097 []\T1/ptm/m/it/10 detect_func=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de-tect_func _params=None\T1/ptm/m/n/10 , [66] Underfull \hbox (badness 10000) in paragraph at lines 5234--5237 []\T1/pcr/b/n/10 anomaly_true \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Series, or a list of Timestamps or Timestamp [67] [68] Underfull \hbox (badness 10000) in paragraph at lines 5494--5494 []\T1/ptm/m/it/10 agg='mean'\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ag-g-Params=None\T 1/ptm/m/n/10 , \T1/ptm/m/it/10 win- Underfull \hbox (badness 10000) in paragraph at lines 5494--5494 \T1/ptm/m/it/10 dow=10\T1/ptm/m/n/10 , \T1/ptm/m/it/10 min_periods=None\T1/ptm/ m/n/10 , \T1/ptm/m/it/10 cen- [69] [70] [71] [72] [73] [74] [75] Underfull \hbox (badness 10000) in paragraph at lines 6338--6338 []\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 6338--6338 \T1/ptm/m/it/10 form_func_params=None\T1/ptm/m/n/10 , [76] [77] [78] [79] Underfull \hbox (badness 10000) in paragraph at lines 6930--6930 []\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 6930--6930 \T1/ptm/m/it/10 form_func_params=None\T1/ptm/m/n/10 , [80] Underfull \hbox (badness 10000) in paragraph at lines 7080--7088 []\T1/pcr/b/n/10 lists \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 pandas DataFrame, a dict of Series/DataFrame, or [81] Underfull \hbox (badness 10000) in paragraph at lines 7163--7171 []\T1/pcr/b/n/10 lists \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 pandas DataFrame, a dict of Series/DataFrame, or Underfull \hbox (badness 10000) in paragraph at lines 7237--7237 []\T1/ptm/m/it/10 aggregateFunc=>\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ag-gre-gat e-Func- Underfull \hbox (badness 10000) in paragraph at lines 7259--7267 []\T1/pcr/b/n/10 lists \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 pandas DataFrame, a dict of Series/DataFrame, or [82] [83] [84] Underfull \hbox (badness 10000) in paragraph at lines 7549--7552 []\T1/pcr/b/n/10 anomaly_true \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Series, or a list of Timestamps or Timestamp [85] [86] [87] Underfull \hbox (badness 10000) in paragraph at lines 7863--7866 []\T1/pcr/b/n/10 anomaly_true \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Series, or a list of Timestamps or Timestamp [88] Underfull \hbox (badness 10000) in paragraph at lines 8006--8006 []\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] Overfull \hbox (16.54497pt too wide) in paragraph at lines 8276--8280 []\T1/ptm/m/n/10 1111111222000000000000000000000000000000 000000000011111112220 0000000000000000000 Overfull \hbox (16.54497pt too wide) in paragraph at lines 8276--8280 \T1/ptm/m/n/10 0000000000000000000011111112220000000000 00000000000000000000000 00000001111111222 Overfull \hbox (16.54497pt too wide) in paragraph at lines 8286--8290 []\T1/ptm/m/n/10 1111111222000000000000000000000000000000 111111111111112222220 0000000000000000000 Overfull \hbox (16.54497pt too wide) in paragraph at lines 8286--8290 \T1/ptm/m/n/10 1111111111111111111112222222220000000000 11111111111111111111111 11111222222222222 Overfull \hbox (16.54497pt too wide) in paragraph at lines 8296--8300 []\T1/ptm/m/n/10 1111111122222222000000000000000000000000 111111111111111122222 2220000000000000000 Overfull \hbox (16.54497pt too wide) in paragraph at lines 8296--8300 \T1/ptm/m/n/10 1111111111111111111111112222222200000000 11111111111111111111111 11111111122222222 Overfull \hbox (16.54497pt too wide) in paragraph at lines 8306--8310 []\T1/ptm/m/n/10 1111111122222222222222222222222222222222 111111111111111122222 2222222222222222222 Overfull \hbox (16.54497pt too wide) in paragraph at lines 8306--8310 \T1/ptm/m/n/10 1111111111111111111111112222222222222222 11111111111111111111111 11111111122222222 [92] [93] Underfull \hbox (badness 10000) in paragraph at lines 8517--8517 \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 8517--8517 \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 8517--8517 \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 8517--8517 \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 8517--8517 \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 , [94] Underfull \hbox (badness 10000) in paragraph at lines 8544--8546 []\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, [95] [96] Chapter 7. [97] [98] Chapter 8. [99] [100] [101] (./ADTK.ind [102] Underfull \hbox (badness 10000) in paragraph at lines 13--14 []\T1/ptm/m/n/10 aggregate() (adtk.aggregator.CustomizedAggregator Underfull \hbox (badness 10000) in paragraph at lines 20--21 []\T1/ptm/m/n/10 convert_binary_series_to_event_list() (in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 21--22 []\T1/ptm/m/n/10 convert_event_list_to_binary_series() (in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 67--68 []\T1/ptm/m/n/10 fit() (adtk.transformer.CustomizedTransformer1D Underfull \hbox (badness 10000) in paragraph at lines 68--69 []\T1/ptm/m/n/10 fit() (adtk.transformer.CustomizedTransformerHD Underfull \hbox (badness 10000) in paragraph at lines 70--71 []\T1/ptm/m/n/10 fit() (adtk.transformer.NaiveSeasonalDecomposition [103] Underfull \hbox (badness 10000) in paragraph at lines 80--81 []\T1/ptm/m/n/10 fit_detect() (adtk.detector.CustomizedDetector1D Underfull \hbox (badness 10000) in paragraph at lines 81--82 []\T1/ptm/m/n/10 fit_detect() (adtk.detector.CustomizedDetectorHD Underfull \hbox (badness 10000) in paragraph at lines 94--95 []\T1/ptm/m/n/10 fit_predict() (adtk.aggregator.CustomizedAggregator Underfull \hbox (badness 10000) in paragraph at lines 97--98 []\T1/ptm/m/n/10 fit_predict() (adtk.detector.CustomizedDetector1D Underfull \hbox (badness 10000) in paragraph at lines 98--99 []\T1/ptm/m/n/10 fit_predict() (adtk.detector.CustomizedDetectorHD Overfull \hbox (1.06996pt too wide) in paragraph at lines 108--109 []\T1/ptm/m/n/10 fit_predict() (adtk.transformer.CustomizedTransformer1D Overfull \hbox (3.28993pt too wide) in paragraph at lines 109--110 []\T1/ptm/m/n/10 fit_predict() (adtk.transformer.CustomizedTransformerHD Underfull \hbox (badness 10000) in paragraph at lines 110--111 []\T1/ptm/m/n/10 fit_predict() (adtk.transformer.DoubleRollingAggregate Overfull \hbox (11.57983pt too wide) in paragraph at lines 111--112 []\T1/ptm/m/n/10 fit_predict() (adtk.transformer.NaiveSeasonalDecomposition Underfull \hbox (badness 10000) in paragraph at lines 113--114 []\T1/ptm/m/n/10 fit_predict() (adtk.transformer.PcaRepresentation Underfull \hbox (badness 10000) in paragraph at lines 114--115 []\T1/ptm/m/n/10 fit_predict() (adtk.transformer.RegressionResidual Underfull \hbox (badness 10000) in paragraph at lines 116--117 []\T1/ptm/m/n/10 fit_predict() (adtk.transformer.RollingAggregate Underfull \hbox (badness 10000) in paragraph at lines 118--119 []\T1/ptm/m/n/10 fit_predict() (adtk.transformer.STLDecomposition Overfull \hbox (12.17982pt too wide) in paragraph at lines 122--123 []\T1/ptm/m/n/10 fit_transform() (adtk.transformer.CustomizedTransformer1D Overfull \hbox (14.3998pt too wide) in paragraph at lines 123--124 []\T1/ptm/m/n/10 fit_transform() (adtk.transformer.CustomizedTransformerHD Overfull \hbox (3.4502pt too wide) in paragraph at lines 124--125 []\T1/ptm/m/n/10 fit_transform() (adtk.transformer.DoubleRollingAggregate Overfull \hbox (22.6897pt too wide) in paragraph at lines 125--126 []\T1/ptm/m/n/10 fit_transform() (adtk.transformer.NaiveSeasonalDecomposition Underfull \hbox (badness 10000) in paragraph at lines 127--128 []\T1/ptm/m/n/10 fit_transform() (adtk.transformer.PcaRepresentation Underfull \hbox (badness 10000) in paragraph at lines 128--129 []\T1/ptm/m/n/10 fit_transform() (adtk.transformer.RegressionResidual Underfull \hbox (badness 10000) in paragraph at lines 130--131 []\T1/ptm/m/n/10 fit_transform() (adtk.transformer.RollingAggregate Underfull \hbox (badness 10000) in paragraph at lines 132--133 []\T1/ptm/m/n/10 fit_transform() (adtk.transformer.STLDecomposition Underfull \hbox (badness 10000) in paragraph at lines 138--139 []\T1/ptm/m/n/10 get_params() (adtk.aggregator.CustomizedAggregator Underfull \hbox (badness 10000) in paragraph at lines 141--142 []\T1/ptm/m/n/10 get_params() (adtk.detector.CustomizedDetector1D Underfull \hbox (badness 10000) in paragraph at lines 142--143 []\T1/ptm/m/n/10 get_params() (adtk.detector.CustomizedDetectorHD [104] Overfull \hbox (6.05997pt too wide) in paragraph at lines 154--155 []\T1/ptm/m/n/10 get_params() (adtk.transformer.CustomizedTransformer1D Overfull \hbox (8.27994pt too wide) in paragraph at lines 155--156 []\T1/ptm/m/n/10 get_params() (adtk.transformer.CustomizedTransformerHD Overfull \hbox (16.56984pt too wide) in paragraph at lines 157--158 []\T1/ptm/m/n/10 get_params() (adtk.transformer.NaiveSeasonalDecomposition Underfull \hbox (badness 10000) in paragraph at lines 159--160 []\T1/ptm/m/n/10 get_params() (adtk.transformer.PcaRepresentation Underfull \hbox (badness 10000) in paragraph at lines 160--161 []\T1/ptm/m/n/10 get_params() (adtk.transformer.RegressionResidual Underfull \hbox (badness 10000) in paragraph at lines 162--163 []\T1/ptm/m/n/10 get_params() (adtk.transformer.RollingAggregate Underfull \hbox (badness 10000) in paragraph at lines 164--165 []\T1/ptm/m/n/10 get_params() (adtk.transformer.STLDecomposition Underfull \hbox (badness 10000) in paragraph at lines 169--171 []\T1/ptm/m/n/10 identify_seasonal_period() Overfull \hbox (1.91045pt too wide) in paragraph at lines 169--171 \T1/ptm/m/n/10 (adtk.transformer.NaiveSeasonalDecomposition Underfull \hbox (badness 10000) in paragraph at lines 171--173 []\T1/ptm/m/n/10 identify_seasonal_period() Underfull \hbox (badness 10000) in paragraph at lines 171--173 \T1/ptm/m/n/10 (adtk.transformer.STLDecomposition static Underfull \hbox (badness 10000) in paragraph at lines 203--204 []\T1/ptm/m/n/10 predict() (adtk.aggregator.CustomizedAggregator Underfull \hbox (badness 10000) in paragraph at lines 217--218 []\T1/ptm/m/n/10 predict() (adtk.transformer.CustomizedTransformer1D Underfull \hbox (badness 10000) in paragraph at lines 218--219 []\T1/ptm/m/n/10 predict() (adtk.transformer.CustomizedTransformerHD Underfull \hbox (badness 10000) in paragraph at lines 219--220 []\T1/ptm/m/n/10 predict() (adtk.transformer.DoubleRollingAggregate [105] Underfull \hbox (badness 10000) in paragraph at lines 264--265 []\T1/ptm/m/n/10 set_params() (adtk.aggregator.CustomizedAggregator Underfull \hbox (badness 10000) in paragraph at lines 267--268 []\T1/ptm/m/n/10 set_params() (adtk.detector.CustomizedDetector1D Underfull \hbox (badness 10000) in paragraph at lines 268--269 []\T1/ptm/m/n/10 set_params() (adtk.detector.CustomizedDetectorHD Overfull \hbox (4.94986pt too wide) in paragraph at lines 278--279 []\T1/ptm/m/n/10 set_params() (adtk.transformer.CustomizedTransformer1D Overfull \hbox (7.16983pt too wide) in paragraph at lines 279--280 []\T1/ptm/m/n/10 set_params() (adtk.transformer.CustomizedTransformerHD Overfull \hbox (15.45973pt too wide) in paragraph at lines 281--282 []\T1/ptm/m/n/10 set_params() (adtk.transformer.NaiveSeasonalDecomposition Underfull \hbox (badness 10000) in paragraph at lines 283--284 []\T1/ptm/m/n/10 set_params() (adtk.transformer.PcaRepresentation Underfull \hbox (badness 10000) in paragraph at lines 284--285 []\T1/ptm/m/n/10 set_params() (adtk.transformer.RegressionResidual Underfull \hbox (badness 10000) in paragraph at lines 286--287 []\T1/ptm/m/n/10 set_params() (adtk.transformer.RollingAggregate Underfull \hbox (badness 10000) in paragraph at lines 288--289 []\T1/ptm/m/n/10 set_params() (adtk.transformer.STLDecomposition Overfull \hbox (1.05997pt too wide) in paragraph at lines 301--302 []\T1/ptm/m/n/10 transform() (adtk.transformer.CustomizedTransformerHD Underfull \hbox (badness 10000) in paragraph at lines 302--303 []\T1/ptm/m/n/10 transform() (adtk.transformer.DoubleRollingAggregate Overfull \hbox (9.34987pt too wide) in paragraph at lines 303--304 []\T1/ptm/m/n/10 transform() (adtk.transformer.NaiveSeasonalDecomposition Underfull \hbox (badness 10000) in paragraph at lines 305--306 []\T1/ptm/m/n/10 transform() (adtk.transformer.PcaRepresentation Underfull \hbox (badness 10000) in paragraph at lines 306--307 []\T1/ptm/m/n/10 transform() (adtk.transformer.RegressionResidual Underfull \hbox (badness 10000) in paragraph at lines 310--311 []\T1/ptm/m/n/10 transform() (adtk.transformer.STLDecomposition [106]) (./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 (110 pages, 3790168 bytes). Transcript written on ADTK.log. [rtd-command-info] start-time: 2019-02-22T04:42:22.653114Z, end-time: 2019-02-22T04:42:22.715254Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/stable/docs/_build/latex/ADTK.pdf /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/artifacts/stable/sphinx_pdf/arundo-adtk.pdf