Read the Docs build information Build id: 234850 Project: tamr-tamr-client Version: 0.1.0 Commit: e46d808882eb0c5d81b625c7ca89a5d1f627c0dc Date: 2019-08-22T15:13:49.495000Z State: finished Success: True [rtd-command-info] start-time: 2019-08-22T15:14:14.067798Z, end-time: 2019-08-22T15:14:14.673158Z, duration: 0, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/Datatamer/tamr-client . Cloning into '.'... [rtd-command-info] start-time: 2019-08-22T15:14:14.953583Z, end-time: 2019-08-22T15:14:15.008361Z, duration: 0, exit-code: 0 git checkout --force e46d808882eb0c5d81b625c7ca89a5d1f627c0dc Note: checking out 'e46d808882eb0c5d81b625c7ca89a5d1f627c0dc'. 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 e46d808 upgrade requests dependency [rtd-command-info] start-time: 2019-08-22T15:14:15.089897Z, end-time: 2019-08-22T15:14:15.112408Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2019-08-22T15:14:16.913528Z, end-time: 2019-08-22T15:14:22.139325Z, duration: 5, exit-code: 0 python3.7 -mvirtualenv --no-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/tamr-tamr-client/envs/0.1.0/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/tamr-tamr-client/envs/0.1.0/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2019-08-22T15:14:22.226557Z, end-time: 2019-08-22T15:14:24.984568Z, duration: 2, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/tamr-tamr-client/.cache/pip pip Collecting pip Using cached https://files.pythonhosted.org/packages/8d/07/f7d7ced2f97ca3098c16565efbe6b15fafcba53e8d9bdb431e09140514b0/pip-19.2.2-py2.py3-none-any.whl Installing collected packages: pip Found existing installation: pip 18.1 Uninstalling pip-18.1: Successfully uninstalled pip-18.1 Successfully installed pip-19.2.2 [rtd-command-info] start-time: 2019-08-22T15:14:25.077405Z, end-time: 2019-08-22T15:14:36.318156Z, duration: 11, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/tamr-tamr-client/.cache/pip Pygments==2.3.1 setuptools==41.0.1 docutils==0.14 mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<1.1 Collecting Pygments==2.3.1 Using cached https://files.pythonhosted.org/packages/13/e5/6d710c9cf96c31ac82657bcfb441df328b22df8564d58d0c4cd62612674c/Pygments-2.3.1-py2.py3-none-any.whl Collecting setuptools==41.0.1 Using cached https://files.pythonhosted.org/packages/ec/51/f45cea425fd5cb0b0380f5b0f048ebc1da5b417e48d304838c02d6288a1e/setuptools-41.0.1-py2.py3-none-any.whl Collecting docutils==0.14 Using cached https://files.pythonhosted.org/packages/36/fa/08e9e6e0e3cbd1d362c3bbee8d01d0aedb2155c4ac112b19ef3cae8eed8d/docutils-0.14-py3-none-any.whl Collecting mock==1.0.1 Using cached https://files.pythonhosted.org/packages/a2/52/7edcd94f0afb721a2d559a5b9aae8af4f8f2c79bc63fdbe8a8a6c9b23bbe/mock-1.0.1.tar.gz Collecting pillow==5.4.1 Downloading https://files.pythonhosted.org/packages/ae/2a/0a0ab2833e5270664fb5fae590717f867ac6319b124160c09f1d3291de28/Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0MB) 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.8.1 Using cached https://files.pythonhosted.org/packages/ab/ca/439c88039583a29564a0043186875258e9a4f041fb5c422cd387b8e10175/commonmark-0.8.1-py2.py3-none-any.whl Collecting recommonmark==0.5.0 Using cached https://files.pythonhosted.org/packages/9b/3d/92ea48401622510e57b4bdaa74dc9db2fb9e9e892324b48f9c02d716a93a/recommonmark-0.5.0-py2.py3-none-any.whl Collecting sphinx<2 Using cached https://files.pythonhosted.org/packages/7d/66/a4af242b4348b729b9d46ce5db23943ce9bca7da9bbe2ece60dc27f26420/Sphinx-1.8.5-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<1.1 Using cached https://files.pythonhosted.org/packages/51/43/a5a98d9aec325b2824bdf504fa446ae876d0909d03e28667018f9eb01bcd/readthedocs_sphinx_ext-1.0.0-py2.py3-none-any.whl Collecting future (from commonmark==0.8.1) Using cached https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz Collecting Jinja2>=2.3 (from sphinx<2) Using cached https://files.pythonhosted.org/packages/1d/e7/fd8b501e7a6dfe492a433deb7b9d833d39ca74916fa8bc63dd1a4947a671/Jinja2-2.10.1-py2.py3-none-any.whl Collecting snowballstemmer>=1.1 (from sphinx<2) Using cached https://files.pythonhosted.org/packages/a0/5e/d9ead2d57d39b3e1c1868ce84212319e5543a19c4185dce7e42a9dd968b0/snowballstemmer-1.9.0.tar.gz Collecting babel!=2.0,>=1.3 (from sphinx<2) Using cached https://files.pythonhosted.org/packages/2c/60/f2af68eb046c5de5b1fe6dd4743bf42c074f7141fe7b2737d3061533b093/Babel-2.7.0-py2.py3-none-any.whl Collecting requests>=2.0.0 (from sphinx<2) Using cached https://files.pythonhosted.org/packages/51/bd/23c926cd341ea6b7dd0b2a00aba99ae0f828be89d72b2190f27c11d4b7fb/requests-2.22.0-py2.py3-none-any.whl Collecting sphinxcontrib-websupport (from sphinx<2) Using cached https://files.pythonhosted.org/packages/2a/59/d64bda9b7480a84a3569be4dde267c0f6675b255ba63b4c8e84469940457/sphinxcontrib_websupport-1.1.2-py2.py3-none-any.whl Collecting six>=1.5 (from sphinx<2) Using cached https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl Collecting packaging (from sphinx<2) Using cached https://files.pythonhosted.org/packages/ec/22/630ac83e8f8a9566c4f88038447ed9e16e6f10582767a01f31c769d9a71e/packaging-19.1-py2.py3-none-any.whl Collecting imagesize (from sphinx<2) Using cached https://files.pythonhosted.org/packages/fc/b6/aef66b4c52a6ad6ac18cf6ebc5731ed06d8c9ae4d3b2d9951f261150be67/imagesize-1.1.0-py2.py3-none-any.whl Collecting MarkupSafe>=0.23 (from Jinja2>=2.3->sphinx<2) Downloading https://files.pythonhosted.org/packages/98/7b/ff284bd8c80654e471b769062a9b43cc5d03e7a615048d96f4619df8d420/MarkupSafe-1.1.1-cp37-cp37m-manylinux1_x86_64.whl Collecting pytz>=2015.7 (from babel!=2.0,>=1.3->sphinx<2) Using cached https://files.pythonhosted.org/packages/87/76/46d697698a143e05f77bec5a526bf4e56a0be61d63425b68f4ba553b51f2/pytz-2019.2-py2.py3-none-any.whl Collecting idna<2.9,>=2.5 (from requests>=2.0.0->sphinx<2) Using cached https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 (from requests>=2.0.0->sphinx<2) Using cached https://files.pythonhosted.org/packages/e6/60/247f23a7121ae632d62811ba7f273d0e58972d75e58a94d329d51550a47d/urllib3-1.25.3-py2.py3-none-any.whl Collecting chardet<3.1.0,>=3.0.2 (from requests>=2.0.0->sphinx<2) 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<2) Using cached https://files.pythonhosted.org/packages/69/1b/b853c7a9d4f6a6d00749e94eb6f3a041e342a885b87340b79c1ef73e3a78/certifi-2019.6.16-py2.py3-none-any.whl Collecting attrs (from packaging->sphinx<2) Using cached https://files.pythonhosted.org/packages/23/96/d828354fa2dbdf216eaa7b7de0db692f12c234f7ef888cc14980ef40d1d2/attrs-19.1.0-py2.py3-none-any.whl Collecting pyparsing>=2.0.2 (from packaging->sphinx<2) Using cached https://files.pythonhosted.org/packages/11/fa/0160cd525c62d7abd076a070ff02b2b94de589f1a9789774f17d7c54058e/pyparsing-2.4.2-py2.py3-none-any.whl Building wheels for collected packages: mock, future, snowballstemmer Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-cp37-none-any.whl size=23755 sha256=440a12b2b62bd14fe2a1d6036c5e8c74bef9e319e6de5a782d0c7a88b814d557 Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/tamr-tamr-client/.cache/pip/wheels/7e/72/92/744b532c779242b57aab4bcba80c312b30c069bbd60025e7e6 Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.17.1-cp37-none-any.whl size=488730 sha256=bbfb5cf86f1cca5b59f3acd5207ccfb94318e85505ea4c9b22e8548d8bfec434 Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/tamr-tamr-client/.cache/pip/wheels/0c/61/d2/d6b7317325828fbb39ee6ad559dbe4664d0896da4721bf379e Building wheel for snowballstemmer (setup.py): started Building wheel for snowballstemmer (setup.py): finished with status 'done' Created wheel for snowballstemmer: filename=snowballstemmer-1.9.0-cp37-none-any.whl size=93832 sha256=3bd45050a2bdb5b56c5ef1456fe0d937763c90dc9eb383f6b7d0902b15e35e9b Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/tamr-tamr-client/.cache/pip/wheels/93/db/97/496f1d6bbcad1fecbc58fe45363540414be519312eded82bab Successfully built mock future snowballstemmer Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, future, commonmark, MarkupSafe, Jinja2, snowballstemmer, pytz, babel, idna, urllib3, chardet, certifi, requests, sphinxcontrib-websupport, six, attrs, pyparsing, packaging, imagesize, sphinx, recommonmark, sphinx-rtd-theme, readthedocs-sphinx-ext Found existing installation: setuptools 40.6.3 Uninstalling setuptools-40.6.3: Successfully uninstalled setuptools-40.6.3 Successfully installed Jinja2-2.10.1 MarkupSafe-1.1.1 Pygments-2.3.1 alabaster-0.7.12 attrs-19.1.0 babel-2.7.0 certifi-2019.6.16 chardet-3.0.4 commonmark-0.8.1 docutils-0.14 future-0.17.1 idna-2.8 imagesize-1.1.0 mock-1.0.1 packaging-19.1 pillow-5.4.1 pyparsing-2.4.2 pytz-2019.2 readthedocs-sphinx-ext-1.0.0 recommonmark-0.5.0 requests-2.22.0 setuptools-41.0.1 six-1.12.0 snowballstemmer-1.9.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-websupport-1.1.2 urllib3-1.25.3 [rtd-command-info] start-time: 2019-08-22T15:14:36.395055Z, end-time: 2019-08-22T15:14:38.827109Z, duration: 2, exit-code: 0 python -m pip install --exists-action=w --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/tamr-tamr-client/.cache/pip -r docs/requirements.txt Collecting Sphinx==1.8.2 (from -r docs/requirements.txt (line 1)) Using cached https://files.pythonhosted.org/packages/ff/d5/3a8727d6f890b1ae45da72a55bf8449e9f2c535a444923b338c3f509f203/Sphinx-1.8.2-py2.py3-none-any.whl Requirement already satisfied: docutils>=0.11 in /home/docs/checkouts/readthedocs.org/user_builds/tamr-tamr-client/envs/0.1.0/lib/python3.7/site-packages (from Sphinx==1.8.2->-r docs/requirements.txt (line 1)) (0.14) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/tamr-tamr-client/envs/0.1.0/lib/python3.7/site-packages (from Sphinx==1.8.2->-r docs/requirements.txt (line 1)) (19.1) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/tamr-tamr-client/envs/0.1.0/lib/python3.7/site-packages (from Sphinx==1.8.2->-r docs/requirements.txt (line 1)) (1.1.0) Requirement already satisfied: requests>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/tamr-tamr-client/envs/0.1.0/lib/python3.7/site-packages (from Sphinx==1.8.2->-r docs/requirements.txt (line 1)) (2.22.0) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/tamr-tamr-client/envs/0.1.0/lib/python3.7/site-packages (from Sphinx==1.8.2->-r docs/requirements.txt (line 1)) (2.3.1) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/tamr-tamr-client/envs/0.1.0/lib/python3.7/site-packages (from Sphinx==1.8.2->-r docs/requirements.txt (line 1)) (1.9.0) Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/tamr-tamr-client/envs/0.1.0/lib/python3.7/site-packages (from Sphinx==1.8.2->-r docs/requirements.txt (line 1)) (2.7.0) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/tamr-tamr-client/envs/0.1.0/lib/python3.7/site-packages (from Sphinx==1.8.2->-r docs/requirements.txt (line 1)) (1.12.0) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/tamr-tamr-client/envs/0.1.0/lib/python3.7/site-packages (from Sphinx==1.8.2->-r docs/requirements.txt (line 1)) (0.7.12) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/tamr-tamr-client/envs/0.1.0/lib/python3.7/site-packages (from Sphinx==1.8.2->-r docs/requirements.txt (line 1)) (41.0.1) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/tamr-tamr-client/envs/0.1.0/lib/python3.7/site-packages (from Sphinx==1.8.2->-r docs/requirements.txt (line 1)) (2.10.1) Requirement already satisfied: sphinxcontrib-websupport in /home/docs/checkouts/readthedocs.org/user_builds/tamr-tamr-client/envs/0.1.0/lib/python3.7/site-packages (from Sphinx==1.8.2->-r docs/requirements.txt (line 1)) (1.1.2) Requirement already satisfied: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/tamr-tamr-client/envs/0.1.0/lib/python3.7/site-packages (from packaging->Sphinx==1.8.2->-r docs/requirements.txt (line 1)) (2.4.2) Requirement already satisfied: attrs in /home/docs/checkouts/readthedocs.org/user_builds/tamr-tamr-client/envs/0.1.0/lib/python3.7/site-packages (from packaging->Sphinx==1.8.2->-r docs/requirements.txt (line 1)) (19.1.0) Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/tamr-tamr-client/envs/0.1.0/lib/python3.7/site-packages (from requests>=2.0.0->Sphinx==1.8.2->-r docs/requirements.txt (line 1)) (1.25.3) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/tamr-tamr-client/envs/0.1.0/lib/python3.7/site-packages (from requests>=2.0.0->Sphinx==1.8.2->-r docs/requirements.txt (line 1)) (2019.6.16) Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/tamr-tamr-client/envs/0.1.0/lib/python3.7/site-packages (from requests>=2.0.0->Sphinx==1.8.2->-r docs/requirements.txt (line 1)) (3.0.4) Requirement already satisfied: idna<2.9,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/tamr-tamr-client/envs/0.1.0/lib/python3.7/site-packages (from requests>=2.0.0->Sphinx==1.8.2->-r docs/requirements.txt (line 1)) (2.8) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/tamr-tamr-client/envs/0.1.0/lib/python3.7/site-packages (from babel!=2.0,>=1.3->Sphinx==1.8.2->-r docs/requirements.txt (line 1)) (2019.2) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/tamr-tamr-client/envs/0.1.0/lib/python3.7/site-packages (from Jinja2>=2.3->Sphinx==1.8.2->-r docs/requirements.txt (line 1)) (1.1.1) Installing collected packages: Sphinx Found existing installation: Sphinx 1.8.5 Uninstalling Sphinx-1.8.5: Successfully uninstalled Sphinx-1.8.5 Successfully installed Sphinx-1.8.2 [rtd-command-info] start-time: 2019-08-22T15:14:39.645287Z, end-time: 2019-08-22T15:14:39.995808Z, duration: 0, exit-code: 0 cat docs/conf.py # -*- coding: utf-8 -*- # # Configuration file for the Sphinx documentation builder. # # This file does only contain a selection of the most common options. For a # full list see the documentation: # http://www.sphinx-doc.org/en/master/config # -- Path setup -------------------------------------------------------------- # 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("..")) # -- Project information ----------------------------------------------------- project = "Tamr Unify Python Client" copyright = "2018, Tamr" author = "Tamr" project_root = os.path.dirname(os.path.dirname(__file__)) with open(os.path.join(project_root, "VERSION.txt")) as f: version = f.readline().rstrip() # The short X.Y version version = ".".join(version.split(".")[:-1]) # The full version, including alpha/beta/rc tags release = version # -- 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.intersphinx", "sphinx.ext.viewcode"] autodoc_default_flags = ["inherited-members", "members"] autodoc_member_order = "bysource" intersphinx_mapping = { "https://docs.python.org/": None, "requests": ("http://docs.python-requests.org/en/master/", None), } # 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" # 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 pattern also affects html_static_path and html_extra_path. exclude_patterns = ["_build", "Thumbs.db", ".DS_Store"] # The name of the Pygments (syntax highlighting) style to use. pygments_style = None # -- 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 = "alabaster" # 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 = {} # 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"] html_logo = "_static/tamr.png" html_sidebars = {"**": ["localtoc.html", "relations.html", "searchbox.html"]} # Custom sidebar templates, must be a dictionary that maps document names # to template names. # # The default sidebars (for documents that don't match any pattern) are # defined by theme itself. Builtin themes are using these templates by # default: ``['localtoc.html', 'relations.html', 'sourcelink.html', # 'searchbox.html']``. # # html_sidebars = {} # -- Options for HTMLHelp output --------------------------------------------- # Output file base name for HTML help builder. htmlhelp_basename = "TamrUnifyPythonClientdoc" # -- 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, "TamrUnifyPythonClient.tex", "Tamr Unify Python Client Documentation", "Tamr", "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, "tamrunifypythonclient", "Tamr Unify Python Client 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, "TamrUnifyPythonClient", "Tamr Unify Python Client Documentation", author, "TamrUnifyPythonClient", "One line description of project.", "Miscellaneous", ) ] # -- Options for Epub output ------------------------------------------------- # Bibliographic Dublin Core info. epub_title = project # The unique identifier of the text. This can be a ISBN number # or the project homepage. # # epub_identifier = '' # A unique identification for the text. # # epub_uid = '' # A list of files that should not be packed into the epub file. epub_exclude_files = ["search.html"] ########################################################################### # 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 multiple 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': "0.1.0", 'version_slug': "0.1.0", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://media.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("latest", "/en/latest/"), ("stable", "/en/stable/"), ("0.8.0", "/en/0.8.0/"), ("0.7.0", "/en/0.7.0/"), ("0.6.0", "/en/0.6.0/"), ("0.5.0", "/en/0.5.0/"), ("0.4.0", "/en/0.4.0/"), ("0.3.0", "/en/0.3.0/"), ("0.2.0", "/en/0.2.0/"), ("0.1.0", "/en/0.1.0/"), ], 'downloads': [ ], 'subprojects': [ ], 'slug': 'tamr-tamr-client', 'name': u'Tamr Client', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': 'https://tamr-tamr-client.readthedocs-hosted.com/en/stable/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/', 'api_host': 'https://readthedocs.com', 'github_user': 'Datatamer', 'github_repo': 'tamr-client', 'github_version': '0.1.0', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': '0.1.0', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': '0.1.0', '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': 'e46d8088', } 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"] # Add External version warning banner to the external version documentation if 'tag' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' [rtd-command-info] start-time: 2019-08-22T15:14:40.085377Z, end-time: 2019-08-22T15:14:43.356391Z, duration: 3, exit-code: 0 python sphinx-build -T -b readthedocs -d _build/doctrees-readthedocs -D language=en . _build/html Running Sphinx v1.8.2 loading translations [en]... done making output directory... loading intersphinx inventory from https://docs.python.org/objects.inv... intersphinx inventory has moved: https://docs.python.org/objects.inv -> https://docs.python.org/3/objects.inv loading intersphinx inventory from http://docs.python-requests.org/en/master/objects.inv... intersphinx inventory has moved: http://docs.python-requests.org/en/master/objects.inv -> https://2.python-requests.org//en/master/objects.inv building [mo]: targets for 0 po files that are out of date building [readthedocs]: targets for 1 source files that are out of date updating environment: 1 added, 0 changed, 0 removed reading sources... [100%] index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [100%] index generating indices... genindex highlighting module code... [ 10%] tamr_unify_client.auth.username_password highlighting module code... [ 20%] tamr_unify_client.client highlighting module code... [ 30%] tamr_unify_client.models.dataset.collection highlighting module code... [ 40%] tamr_unify_client.models.dataset.resource highlighting module code... [ 50%] tamr_unify_client.models.machine_learning_model highlighting module code... [ 60%] tamr_unify_client.models.operation highlighting module code... [ 70%] tamr_unify_client.models.project.categorization highlighting module code... [ 80%] tamr_unify_client.models.project.collection highlighting module code... [ 90%] tamr_unify_client.models.project.mastering highlighting module code... [100%] tamr_unify_client.models.project.resource writing additional pages... search 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. [rtd-command-info] start-time: 2019-08-22T15:14:43.466936Z, end-time: 2019-08-22T15:14:46.477656Z, duration: 3, exit-code: 0 python sphinx-build -T -b readthedocssinglehtmllocalmedia -d _build/doctrees-readthedocssinglehtmllocalmedia -D language=en . _build/localmedia Running Sphinx v1.8.2 loading translations [en]... done making output directory... loading intersphinx inventory from https://docs.python.org/objects.inv... intersphinx inventory has moved: https://docs.python.org/objects.inv -> https://docs.python.org/3/objects.inv loading intersphinx inventory from http://docs.python-requests.org/en/master/objects.inv... intersphinx inventory has moved: http://docs.python-requests.org/en/master/objects.inv -> https://2.python-requests.org//en/master/objects.inv building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: 1 added, 0 changed, 0 removed reading sources... [100%] index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done assembling single document... writing... done writing additional files... 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. [rtd-command-info] start-time: 2019-08-22T15:14:46.565835Z, end-time: 2019-08-22T15:14:49.024903Z, duration: 2, exit-code: 0 python sphinx-build -b latex -D language=en -d _build/doctrees . _build/latex Running Sphinx v1.8.2 loading translations [en]... done making output directory... loading intersphinx inventory from https://docs.python.org/objects.inv... intersphinx inventory has moved: https://docs.python.org/objects.inv -> https://docs.python.org/3/objects.inv loading intersphinx inventory from http://docs.python-requests.org/en/master/objects.inv... intersphinx inventory has moved: http://docs.python-requests.org/en/master/objects.inv -> https://2.python-requests.org//en/master/objects.inv building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 1 added, 0 changed, 0 removed reading sources... [100%] index looking for now-outdated files... none found pickling environment... done checking consistency... done processing TamrUnifyPythonClient.tex...index resolving references... writing... done 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). [rtd-command-info] start-time: 2019-08-22T15:14:49.474648Z, end-time: 2019-08-22T15:14:49.882759Z, duration: 0, exit-code: 0 cat latexmkrc $latex = 'latex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $pdflatex = 'pdflatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $lualatex = 'lualatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $xelatex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $makeindex = 'makeindex -s python.ist %O -o %D %S'; add_cus_dep( "glo", "gls", 0, "makeglo" ); sub makeglo { return system( "makeindex -s gglo.ist -o '$_[0].gls' '$_[0].glo'" ); } [rtd-command-info] start-time: 2019-08-22T15:14:49.962824Z, end-time: 2019-08-22T15:14:52.061587Z, duration: 2, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=tamr-tamr-client -interaction=nonstopmode Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 4, chunk 1. Subroutine makeglo redefined at (eval 11) line 7, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 4, chunk 1. Latexmk: This is Latexmk, John Collins, 1 January 2015, version: 4.41. File::Glob::glob() will disappear in perl 5.30. Use File::Glob::bsd_glob() instead. at /usr/bin/latexmk line 7482. Rule 'pdflatex': Rules & subrules not known to be previously run: pdflatex Rule 'pdflatex': The following rules & subrules became out-of-date: 'pdflatex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="tamr-tamr-client" "TamrUnifyPythonClient.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./TamrUnifyPythonClient.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/09/18 v1.8.1 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 tamr-tamr-client.idx (./tamr-tamr-client.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) Underfull \hbox (badness 10000) in paragraph at lines 85--85 []\T1/ptm/m/it/10 auth\T1/ptm/m/n/10 , \T1/ptm/m/it/10 host='localhost'\T1/ptm/ m/n/10 , \T1/ptm/m/it/10 pro-to-col='http'\T1/ptm/m/n/10 , \T1/ptm/m/it/10 port =9100\T1/ptm/m/n/10 , (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) LaTeX Warning: Hyper reference `index:authentication' on page 3 undefined on in put line 92. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [3] LaTeX Warning: Hyper reference `index:tamr_unify_client.Client.request' on page 4 undefined on input line 159. LaTeX Warning: Hyper reference `index:tamr_unify_client.Client.request' on page 4 undefined on input line 167. LaTeX Warning: Hyper reference `index:tamr_unify_client.Client.request' on page 4 undefined on input line 175. LaTeX Warning: Hyper reference `index:tamr_unify_client.Client.request' on page 4 undefined on input line 183. [4] Chapter 2. Underfull \hbox (badness 10000) in paragraph at lines 228--228 []\T1/ptm/m/it/10 client\T1/ptm/m/n/10 , Overfull \hbox (50.74422pt too wide) in paragraph at lines 228--228 \T1/ptm/m/it/10 api_path='datasets'\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `index:tamr_unify_client.models.dataset.resource .Dataset' on page 5 undefined on input line 229. LaTeX Warning: Hyper reference `index:tamr_unify_client.Client' on page 5 undef ined on input line 233. LaTeX Warning: Hyper reference `index:tamr_unify_client.models.dataset.resource .Dataset' on page 5 undefined on input line 256. LaTeX Warning: Hyper reference `index:tamr_unify_client.models.dataset.resource .Dataset' on page 5 undefined on input line 275. LaTeX Warning: Hyper reference `index:tamr_unify_client.models.dataset.resource .Dataset' on page 5 undefined on input line 292. [5] LaTeX Warning: Hyper reference `index:tamr_unify_client.models.dataset.resource .Dataset' on page 6 undefined on input line 322. LaTeX Warning: Hyper reference `index:tamr_unify_client.models.operation.Operat ion' on page 6 undefined on input line 407. LaTeX Warning: Hyper reference `index:tamr_unify_client.models.operation.Operat ion.apply_options' on page 6 undefined on input line 408. Underfull \hbox (badness 10000) in paragraph at lines 406--409 []\T1/pcr/b/n/10 **options \T1/ptm/m/n/10 ^^U Op-tions passed to un-der-ly-ing \T1/pcr/m/sl/10 Operation \T1/ptm/m/n/10 . See [6] Chapter 3. Underfull \hbox (badness 10000) in paragraph at lines 445--445 []\T1/ptm/m/it/10 client\T1/ptm/m/n/10 , Overfull \hbox (49.98419pt too wide) in paragraph at lines 445--445 \T1/ptm/m/it/10 api_path='projects'\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `index:tamr_unify_client.models.project.resource .Project' on page 7 undefined on input line 446. LaTeX Warning: Hyper reference `index:tamr_unify_client.Client' on page 7 undef ined on input line 450. LaTeX Warning: Hyper reference `index:tamr_unify_client.models.project.resource .Project' on page 7 undefined on input line 472. LaTeX Warning: Hyper reference `index:tamr_unify_client.models.project.resource .Project' on page 7 undefined on input line 491. LaTeX Warning: Hyper reference `index:tamr_unify_client.models.project.resource .Project' on page 7 undefined on input line 508. [7] Underfull \hbox (badness 10000) in paragraph at lines 563--568 []\T1/pcr/m/n/10 "SCHEMA_MAPPING" "SCHEMA_MAPPING_RECOMMENDATIONS" LaTeX Warning: Hyper reference `index:tamr_unify_client.models.dataset.resource .Dataset' on page 8 undefined on input line 588. LaTeX Warning: Hyper reference `index:tamr_unify_client.models.project.categori zation.CategorizationProject' on page 8 undefined on input line 598. LaTeX Warning: Hyper reference `index:tamr_unify_client.models.project.categori zation.CategorizationProject' on page 8 undefined on input line 604. LaTeX Warning: Hyper reference `index:tamr_unify_client.models.project.resource .Project.type' on page 8 undefined on input line 607. LaTeX Warning: Hyper reference `index:tamr_unify_client.models.project.masterin g.MasteringProject' on page 8 undefined on input line 617. LaTeX Warning: Hyper reference `index:tamr_unify_client.models.project.masterin g.MasteringProject' on page 8 undefined on input line 623. LaTeX Warning: Hyper reference `index:tamr_unify_client.models.project.resource .Project.type' on page 8 undefined on input line 626. Overfull \hbox (35.96457pt too wide) in paragraph at lines 664--664 []\T1/ptm/m/it/10 client\T1/ptm/m/n/10 , Overfull \hbox (31.5249pt too wide) in paragraph at lines 664--664 \T1/ptm/m/it/10 data\T1/ptm/m/n/10 , Overfull \hbox (64.55455pt too wide) in paragraph at lines 664--664 \T1/ptm/m/it/10 alias=None\T1/pcr/m/n/10 ) [8] LaTeX Warning: Hyper reference `index:tamr_unify_client.models.machine_learning _model.MachineLearningModel' on page 9 undefined on input line 677. LaTeX Warning: Hyper reference `index:tamr_unify_client.models.project.categori zation.CategorizationProject' on page 9 undefined on input line 687. LaTeX Warning: Hyper reference `index:tamr_unify_client.models.project.categori zation.CategorizationProject' on page 9 undefined on input line 693. LaTeX Warning: Hyper reference `index:tamr_unify_client.models.project.resource .Project.type' on page 9 undefined on input line 696. LaTeX Warning: Hyper reference `index:tamr_unify_client.models.project.masterin g.MasteringProject' on page 9 undefined on input line 706. LaTeX Warning: Hyper reference `index:tamr_unify_client.models.project.masterin g.MasteringProject' on page 9 undefined on input line 712. LaTeX Warning: Hyper reference `index:tamr_unify_client.models.project.resource .Project.type' on page 9 undefined on input line 715. Underfull \hbox (badness 10000) in paragraph at lines 769--774 []\T1/pcr/m/n/10 "SCHEMA_MAPPING" "SCHEMA_MAPPING_RECOMMENDATIONS" LaTeX Warning: Hyper reference `index:tamr_unify_client.models.dataset.resource .Dataset' on page 9 undefined on input line 794. Overfull \hbox (4.55455pt too wide) in paragraph at lines 810--810 \T1/ptm/m/it/10 alias=None\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `index:tamr_unify_client.models.dataset.resource .Dataset.refresh' on page 9 undefined on input line 819. LaTeX Warning: Hyper reference `index:tamr_unify_client.models.dataset.resource .Dataset' on page 9 undefined on input line 826. [9] LaTeX Warning: Hyper reference `index:tamr_unify_client.models.machine_learning _model.MachineLearningModel.predict' on page 10 undefined on input line 839. LaTeX Warning: Hyper reference `index:tamr_unify_client.models.machine_learning _model.MachineLearningModel' on page 10 undefined on input line 847. ! Package inputenc Error: Unicode char ⚡ (U+26A1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.860 High-impact pairs are displayed with a ⚡ lightning bolt icon on the LaTeX Warning: Hyper reference `index:tamr_unify_client.models.dataset.resource .Dataset.refresh' on page 10 undefined on input line 863. LaTeX Warning: Hyper reference `index:tamr_unify_client.models.dataset.resource .Dataset' on page 10 undefined on input line 871. LaTeX Warning: Hyper reference `index:tamr_unify_client.models.dataset.resource .Dataset.refresh' on page 10 undefined on input line 883. LaTeX Warning: Hyper reference `index:tamr_unify_client.models.dataset.resource .Dataset' on page 10 undefined on input line 890. LaTeX Warning: Hyper reference `index:tamr_unify_client.models.project.categori zation.CategorizationProject' on page 10 undefined on input line 900. LaTeX Warning: Hyper reference `index:tamr_unify_client.models.project.categori zation.CategorizationProject' on page 10 undefined on input line 906. LaTeX Warning: Hyper reference `index:tamr_unify_client.models.project.resource .Project.type' on page 10 undefined on input line 909. LaTeX Warning: Hyper reference `index:tamr_unify_client.models.project.masterin g.MasteringProject' on page 10 undefined on input line 919. LaTeX Warning: Hyper reference `index:tamr_unify_client.models.project.masterin g.MasteringProject' on page 10 undefined on input line 925. LaTeX Warning: Hyper reference `index:tamr_unify_client.models.project.resource .Project.type' on page 10 undefined on input line 928. [10] Underfull \hbox (badness 10000) in paragraph at lines 982--987 []\T1/pcr/m/n/10 "SCHEMA_MAPPING" "SCHEMA_MAPPING_RECOMMENDATIONS" LaTeX Warning: Hyper reference `index:tamr_unify_client.models.dataset.resource .Dataset' on page 11 undefined on input line 1007. [11] [12] Chapter 4. Overfull \hbox (29.96457pt too wide) in paragraph at lines 1022--1022 []\T1/ptm/m/it/10 client\T1/ptm/m/n/10 , Overfull \hbox (25.5249pt too wide) in paragraph at lines 1022--1022 \T1/ptm/m/it/10 data\T1/ptm/m/n/10 , Overfull \hbox (58.55455pt too wide) in paragraph at lines 1022--1022 \T1/ptm/m/it/10 alias=None\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `index:tamr_unify_client.models.operation.Operat ion' on page 13 undefined on input line 1031. LaTeX Warning: Hyper reference `index:tamr_unify_client.models.operation.Operat ion.apply_options' on page 13 undefined on input line 1032. Underfull \hbox (badness 10000) in paragraph at lines 1030--1033 []\T1/pcr/b/n/10 **options \T1/ptm/m/n/10 ^^U Op-tions passed to un-der-ly-ing \T1/pcr/m/sl/10 Operation \T1/ptm/m/n/10 . See LaTeX Warning: Hyper reference `index:tamr_unify_client.models.operation.Operat ion' on page 13 undefined on input line 1045. LaTeX Warning: Hyper reference `index:tamr_unify_client.models.operation.Operat ion.apply_options' on page 13 undefined on input line 1046. Underfull \hbox (badness 10000) in paragraph at lines 1044--1047 []\T1/pcr/b/n/10 **options \T1/ptm/m/n/10 ^^U Op-tions passed to un-der-ly-ing \T1/pcr/m/sl/10 Operation \T1/ptm/m/n/10 . See [13] [14] Chapter 5. LaTeX Warning: Hyper reference `index:tamr_unify_client.models.dataset.resource .Dataset.refresh' on page 15 undefined on input line 1099. LaTeX Warning: Hyper reference `index:tamr_unify_client.models.operation.Operat ion.wait' on page 15 undefined on input line 1108. LaTeX Warning: Hyper reference `index:tamr_unify_client.models.operation.Operat ion.poll' on page 15 undefined on input line 1109. LaTeX Warning: Hyper reference `index:tamr_unify_client.models.operation.Operat ion.wait' on page 15 undefined on input line 1119. LaTeX Warning: Hyper reference `index:tamr_unify_client.models.operation.Operat ion' on page 15 undefined on input line 1127. [15] [16] Chapter 6. No file tamr-tamr-client.ind. [17] (./tamr-tamr-client.aux) Package rerunfilecheck Warning: File `tamr-tamr-client.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 tamr-tamr-client.pdf (21 pages, 147963 bytes). Transcript written on tamr-tamr-client.log. Latexmk: Index file 'tamr-tamr-client.idx' was written Latexmk: Missing input file: 'tamr-tamr-client.ind' from line 'No file tamr-tamr-client.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'tamr-tamr-client.pdf' Rule 'makeindex tamr-tamr-client.idx': File changes, etc: Non-existent destination files: 'tamr-tamr-client.ind' ------------ Run number 1 of rule 'makeindex tamr-tamr-client.idx' ------------ Latexmk: applying rule 'makeindex tamr-tamr-client.idx'... ------------ Running 'makeindex -s python.ist -o "tamr-tamr-client.ind" "tamr-tamr-client.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 tamr-tamr-client.idx....done (75 entries accepted, 0 rejected). Sorting entries....done (459 comparisons). Generating output file tamr-tamr-client.ind....done (194 lines written, 0 warnings). Output written in tamr-tamr-client.ind. Transcript written in tamr-tamr-client.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'tamr-tamr-client.aux' 'tamr-tamr-client.ind' ------------ Run number 2 of rule 'pdflatex' ------------ Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="tamr-tamr-client" "TamrUnifyPythonClient.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 (./TamrUnifyPythonClient.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/09/18 v1.8.1 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 tamr-tamr-client.idx (./tamr-tamr-client.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)) (./tamr-tamr-client.out) (./tamr-tamr-client.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] (./tamr-tamr-client.toc) [1] [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) Underfull \hbox (badness 10000) in paragraph at lines 85--85 []\T1/ptm/m/it/10 auth\T1/ptm/m/n/10 , \T1/ptm/m/it/10 host='localhost'\T1/ptm/ m/n/10 , \T1/ptm/m/it/10 pro-to-col='http'\T1/ptm/m/n/10 , \T1/ptm/m/it/10 port =9100\T1/ptm/m/n/10 , (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [3] [4] Chapter 2. Underfull \hbox (badness 10000) in paragraph at lines 228--228 []\T1/ptm/m/it/10 client\T1/ptm/m/n/10 , Overfull \hbox (50.74422pt too wide) in paragraph at lines 228--228 \T1/ptm/m/it/10 api_path='datasets'\T1/pcr/m/n/10 ) [5] Underfull \hbox (badness 10000) in paragraph at lines 406--409 []\T1/pcr/b/n/10 **options \T1/ptm/m/n/10 ^^U Op-tions passed to un-der-ly-ing [][]\T1/pcr/m/sl/10 Operation[][] \T1/ptm/m/n/10 . See [6] Chapter 3. Underfull \hbox (badness 10000) in paragraph at lines 445--445 []\T1/ptm/m/it/10 client\T1/ptm/m/n/10 , Overfull \hbox (49.98419pt too wide) in paragraph at lines 445--445 \T1/ptm/m/it/10 api_path='projects'\T1/pcr/m/n/10 ) [7] Underfull \hbox (badness 10000) in paragraph at lines 563--568 []\T1/pcr/m/n/10 "SCHEMA_MAPPING" "SCHEMA_MAPPING_RECOMMENDATIONS" Overfull \hbox (35.96457pt too wide) in paragraph at lines 664--664 []\T1/ptm/m/it/10 client\T1/ptm/m/n/10 , Overfull \hbox (31.5249pt too wide) in paragraph at lines 664--664 \T1/ptm/m/it/10 data\T1/ptm/m/n/10 , Overfull \hbox (64.55455pt too wide) in paragraph at lines 664--664 \T1/ptm/m/it/10 alias=None\T1/pcr/m/n/10 ) [8] Underfull \hbox (badness 10000) in paragraph at lines 769--774 []\T1/pcr/m/n/10 "SCHEMA_MAPPING" "SCHEMA_MAPPING_RECOMMENDATIONS" Overfull \hbox (4.55455pt too wide) in paragraph at lines 810--810 \T1/ptm/m/it/10 alias=None\T1/pcr/m/n/10 ) [9] ! Package inputenc Error: Unicode char ⚡ (U+26A1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.860 High-impact pairs are displayed with a ⚡ lightning bolt icon on the [10] Underfull \hbox (badness 10000) in paragraph at lines 982--987 []\T1/pcr/m/n/10 "SCHEMA_MAPPING" "SCHEMA_MAPPING_RECOMMENDATIONS" [11] [12] Chapter 4. Overfull \hbox (29.96457pt too wide) in paragraph at lines 1022--1022 []\T1/ptm/m/it/10 client\T1/ptm/m/n/10 , Overfull \hbox (25.5249pt too wide) in paragraph at lines 1022--1022 \T1/ptm/m/it/10 data\T1/ptm/m/n/10 , Overfull \hbox (58.55455pt too wide) in paragraph at lines 1022--1022 \T1/ptm/m/it/10 alias=None\T1/pcr/m/n/10 ) Underfull \hbox (badness 10000) in paragraph at lines 1030--1033 []\T1/pcr/b/n/10 **options \T1/ptm/m/n/10 ^^U Op-tions passed to un-der-ly-ing [][]\T1/pcr/m/sl/10 Operation[][] \T1/ptm/m/n/10 . See Underfull \hbox (badness 10000) in paragraph at lines 1044--1047 []\T1/pcr/b/n/10 **options \T1/ptm/m/n/10 ^^U Op-tions passed to un-der-ly-ing [][]\T1/pcr/m/sl/10 Operation[][] \T1/ptm/m/n/10 . See [13] [14] Chapter 5. [15] [16] Chapter 6. (./tamr-tamr-client.ind [17] [18] Overfull \hbox (51.99062pt too wide) in paragraph at lines 8--10 []\T1/pcr/m/n/10 apply_options() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_cli ent.models.operation.Operation Underfull \hbox (badness 10000) in paragraph at lines 10--12 []\T1/pcr/m/n/10 as_categorization() Overfull \hbox (96.74898pt too wide) in paragraph at lines 10--12 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client.models.project.categorization .CategorizationProject Underfull \hbox (badness 10000) in paragraph at lines 12--14 []\T1/pcr/m/n/10 as_categorization() Overfull \hbox (60.7194pt too wide) in paragraph at lines 12--14 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client.models.project.mastering.Mast eringProject Underfull \hbox (badness 10000) in paragraph at lines 14--16 []\T1/pcr/m/n/10 as_categorization() Overfull \hbox (13.85994pt too wide) in paragraph at lines 14--16 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client.models.project.resource.Proje ct Overfull \hbox (142.649pt too wide) in paragraph at lines 16--18 []\T1/pcr/m/n/10 as_mastering() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_clie nt.models.project.categorization.CategorizationProject Overfull \hbox (106.61943pt too wide) in paragraph at lines 18--20 []\T1/pcr/m/n/10 as_mastering() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_clie nt.models.project.mastering.MasteringProject Overfull \hbox (59.75996pt too wide) in paragraph at lines 20--22 []\T1/pcr/m/n/10 as_mastering() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_clie nt.models.project.resource.Project Overfull \hbox (79.89919pt too wide) in paragraph at lines 25--27 []\T1/pcr/m/n/10 by_name() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client.mo dels.dataset.collection.DatasetCollection Overfull \hbox (121.89919pt too wide) in paragraph at lines 27--29 []\T1/pcr/m/n/10 by_relative_id() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_cl ient.models.dataset.collection.DatasetCollection Overfull \hbox (118.76915pt too wide) in paragraph at lines 29--31 []\T1/pcr/m/n/10 by_relative_id() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_cl ient.models.project.collection.ProjectCollection Overfull \hbox (121.89919pt too wide) in paragraph at lines 31--33 []\T1/pcr/m/n/10 by_resource_id() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_cl ient.models.dataset.collection.DatasetCollection Overfull \hbox (118.76915pt too wide) in paragraph at lines 33--35 []\T1/pcr/m/n/10 by_resource_id() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_cl ient.models.project.collection.ProjectCollection Underfull \hbox (badness 10000) in paragraph at lines 38--40 []\T1/pcr/m/n/10 CategorizationProject \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Overfull \hbox (8.1501pt too wide) in paragraph at lines 38--40 \T1/ptm/m/it/10 tamr_unify_client.models.project.categorization\T1/ptm/m/n/10 ) , Overfull \hbox (24.83983pt too wide) in paragraph at lines 44--46 []\T1/pcr/m/n/10 Dataset \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in tamr_unify_cl ient.models.dataset.resource\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 46--48 []\T1/pcr/m/n/10 DatasetCollection \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Overfull \hbox (44.89pt too wide) in paragraph at lines 50--52 []\T1/pcr/m/n/10 description \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client. models.dataset.resource.Dataset Overfull \hbox (27.99062pt too wide) in paragraph at lines 52--54 []\T1/pcr/m/n/10 description \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client. models.operation.Operation Overfull \hbox (124.649pt too wide) in paragraph at lines 54--56 []\T1/pcr/m/n/10 description \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client. models.project.categorization.CategorizationProject Overfull \hbox (88.61943pt too wide) in paragraph at lines 56--58 []\T1/pcr/m/n/10 description \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client. models.project.mastering.MasteringProject Overfull \hbox (41.75996pt too wide) in paragraph at lines 58--60 []\T1/pcr/m/n/10 description \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client. models.project.resource.Project Underfull \hbox (badness 10000) in paragraph at lines 67--69 []\T1/pcr/m/n/10 high_impact_pairs() Overfull \hbox (60.7194pt too wide) in paragraph at lines 67--69 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client.models.project.mastering.Mast eringProject Underfull \hbox (badness 10000) in paragraph at lines 72--74 []\T1/pcr/m/n/10 MachineLearningModel \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Overfull \hbox (22.46034pt too wide) in paragraph at lines 72--74 \T1/ptm/m/it/10 tamr_unify_client.models.machine_learning_model\T1/ptm/m/n/10 ) , Underfull \hbox (badness 10000) in paragraph at lines 74--76 []\T1/pcr/m/n/10 MasteringProject \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Overfull \hbox (100.649pt too wide) in paragraph at lines 76--78 []\T1/pcr/m/n/10 model() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client.mode ls.project.categorization.CategorizationProject Overfull \hbox (2.89pt too wide) in paragraph at lines 81--83 []\T1/pcr/m/n/10 name \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client.models. dataset.resource.Dataset Overfull \hbox (82.649pt too wide) in paragraph at lines 83--85 []\T1/pcr/m/n/10 name \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client.models. project.categorization.CategorizationProject Overfull \hbox (46.61943pt too wide) in paragraph at lines 85--87 []\T1/pcr/m/n/10 name \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client.models. project.mastering.MasteringProject [19] Underfull \hbox (badness 10000) in paragraph at lines 92--94 []\T1/pcr/m/n/10 Operation \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 98--100 []\T1/pcr/m/n/10 pair_matching_model() Overfull \hbox (60.7194pt too wide) in paragraph at lines 98--100 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client.models.project.mastering.Mast eringProject Overfull \hbox (64.61943pt too wide) in paragraph at lines 100--102 []\T1/pcr/m/n/10 pairs() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client.mode ls.project.mastering.MasteringProject Overfull \hbox (135.40976pt too wide) in paragraph at lines 105--107 []\T1/pcr/m/n/10 predict() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client.mo dels.machine_learning_model.MachineLearningModel Overfull \hbox (23.8298pt too wide) in paragraph at lines 107--109 []\T1/pcr/m/n/10 Project \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in tamr_unify_cl ient.models.project.resource\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 109--111 []\T1/pcr/m/n/10 ProjectCollection \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 112--114 []\T1/pcr/m/n/10 published_clusters() Overfull \hbox (60.7194pt too wide) in paragraph at lines 112--114 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client.models.project.mastering.Mast eringProject Overfull \hbox (32.89pt too wide) in paragraph at lines 118--120 []\T1/pcr/m/n/10 refresh() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client.mo dels.dataset.resource.Dataset Overfull \hbox (44.89pt too wide) in paragraph at lines 120--122 []\T1/pcr/m/n/10 relative_id \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client. models.dataset.resource.Dataset Overfull \hbox (147.40976pt too wide) in paragraph at lines 122--124 []\T1/pcr/m/n/10 relative_id \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client. models.machine_learning_model.MachineLearningModel Overfull \hbox (27.99062pt too wide) in paragraph at lines 124--126 []\T1/pcr/m/n/10 relative_id \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client. models.operation.Operation Overfull \hbox (124.649pt too wide) in paragraph at lines 126--128 []\T1/pcr/m/n/10 relative_id \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client. models.project.categorization.CategorizationProject Overfull \hbox (88.61943pt too wide) in paragraph at lines 128--130 []\T1/pcr/m/n/10 relative_id \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client. models.project.mastering.MasteringProject Overfull \hbox (41.75996pt too wide) in paragraph at lines 130--132 []\T1/pcr/m/n/10 relative_id \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client. models.project.resource.Project Overfull \hbox (44.89pt too wide) in paragraph at lines 133--135 []\T1/pcr/m/n/10 resource_id \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client. models.dataset.resource.Dataset Overfull \hbox (147.40976pt too wide) in paragraph at lines 135--137 []\T1/pcr/m/n/10 resource_id \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client. models.machine_learning_model.MachineLearningModel Overfull \hbox (27.99062pt too wide) in paragraph at lines 137--139 []\T1/pcr/m/n/10 resource_id \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client. models.operation.Operation Overfull \hbox (124.649pt too wide) in paragraph at lines 139--141 []\T1/pcr/m/n/10 resource_id \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client. models.project.categorization.CategorizationProject Overfull \hbox (88.61943pt too wide) in paragraph at lines 141--143 []\T1/pcr/m/n/10 resource_id \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client. models.project.mastering.MasteringProject Overfull \hbox (41.75996pt too wide) in paragraph at lines 143--145 []\T1/pcr/m/n/10 resource_id \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client. models.project.resource.Project Underfull \hbox (badness 10000) in paragraph at lines 148--150 []\T1/pcr/m/n/10 state \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client.models .operation.Operation Overfull \hbox (73.89919pt too wide) in paragraph at lines 150--152 []\T1/pcr/m/n/10 stream() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client.mod els.dataset.collection.DatasetCollection Overfull \hbox (70.76915pt too wide) in paragraph at lines 152--154 []\T1/pcr/m/n/10 stream() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client.mod els.project.collection.ProjectCollection Overfull \hbox (27.99062pt too wide) in paragraph at lines 154--156 []\T1/pcr/m/n/10 succeeded() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client. models.operation.Operation Overfull \hbox (2.89pt too wide) in paragraph at lines 159--161 []\T1/pcr/m/n/10 tags \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client.models. dataset.resource.Dataset Overfull \hbox (123.40976pt too wide) in paragraph at lines 161--163 []\T1/pcr/m/n/10 train() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client.mode ls.machine_learning_model.MachineLearningModel Overfull \hbox (82.649pt too wide) in paragraph at lines 165--167 []\T1/pcr/m/n/10 type \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client.models. project.categorization.CategorizationProject Overfull \hbox (46.61943pt too wide) in paragraph at lines 167--169 []\T1/pcr/m/n/10 type \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client.models. project.mastering.MasteringProject Underfull \hbox (badness 10000) in paragraph at lines 174--176 []\T1/pcr/m/n/10 unified_dataset() Overfull \hbox (96.74898pt too wide) in paragraph at lines 174--176 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client.models.project.categorization .CategorizationProject Underfull \hbox (badness 10000) in paragraph at lines 176--178 []\T1/pcr/m/n/10 unified_dataset() Overfull \hbox (60.7194pt too wide) in paragraph at lines 176--178 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client.models.project.mastering.Mast eringProject Underfull \hbox (badness 10000) in paragraph at lines 178--180 []\T1/pcr/m/n/10 unified_dataset() Overfull \hbox (13.85994pt too wide) in paragraph at lines 178--180 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client.models.project.resource.Proje ct Overfull \hbox (74.89pt too wide) in paragraph at lines 180--182 []\T1/pcr/m/n/10 update_records() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_cl ient.models.dataset.resource.Dataset Underfull \hbox (badness 10000) in paragraph at lines 182--183 []\T1/pcr/m/n/10 UsernamePasswordAuth \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Overfull \hbox (20.89pt too wide) in paragraph at lines 186--188 []\T1/pcr/m/n/10 version \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client.mode ls.dataset.resource.Dataset [20]) (./tamr-tamr-client.aux) Package rerunfilecheck Warning: File `tamr-tamr-client.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 tamr-tamr-client.pdf (24 pages, 162109 bytes). Transcript written on tamr-tamr-client.log. Latexmk: Index file 'tamr-tamr-client.idx' was written Latexmk: References changed. Latexmk: Log file says output to 'tamr-tamr-client.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'tamr-tamr-client.aux' 'tamr-tamr-client.out' 'tamr-tamr-client.toc' ------------ Run number 3 of rule 'pdflatex' ------------ Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="tamr-tamr-client" "TamrUnifyPythonClient.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 (./TamrUnifyPythonClient.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/09/18 v1.8.1 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 tamr-tamr-client.idx (./tamr-tamr-client.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)) (./tamr-tamr-client.out) (./tamr-tamr-client.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] (./tamr-tamr-client.toc) [1] [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) Underfull \hbox (badness 10000) in paragraph at lines 85--85 []\T1/ptm/m/it/10 auth\T1/ptm/m/n/10 , \T1/ptm/m/it/10 host='localhost'\T1/ptm/ m/n/10 , \T1/ptm/m/it/10 pro-to-col='http'\T1/ptm/m/n/10 , \T1/ptm/m/it/10 port =9100\T1/ptm/m/n/10 , (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [3] [4] Chapter 2. Underfull \hbox (badness 10000) in paragraph at lines 228--228 []\T1/ptm/m/it/10 client\T1/ptm/m/n/10 , Overfull \hbox (50.74422pt too wide) in paragraph at lines 228--228 \T1/ptm/m/it/10 api_path='datasets'\T1/pcr/m/n/10 ) [5] Underfull \hbox (badness 10000) in paragraph at lines 406--409 []\T1/pcr/b/n/10 **options \T1/ptm/m/n/10 ^^U Op-tions passed to un-der-ly-ing [][]\T1/pcr/m/sl/10 Operation[][] \T1/ptm/m/n/10 . See [6] Chapter 3. Underfull \hbox (badness 10000) in paragraph at lines 445--445 []\T1/ptm/m/it/10 client\T1/ptm/m/n/10 , Overfull \hbox (49.98419pt too wide) in paragraph at lines 445--445 \T1/ptm/m/it/10 api_path='projects'\T1/pcr/m/n/10 ) [7] Underfull \hbox (badness 10000) in paragraph at lines 563--568 []\T1/pcr/m/n/10 "SCHEMA_MAPPING" "SCHEMA_MAPPING_RECOMMENDATIONS" Overfull \hbox (35.96457pt too wide) in paragraph at lines 664--664 []\T1/ptm/m/it/10 client\T1/ptm/m/n/10 , Overfull \hbox (31.5249pt too wide) in paragraph at lines 664--664 \T1/ptm/m/it/10 data\T1/ptm/m/n/10 , Overfull \hbox (64.55455pt too wide) in paragraph at lines 664--664 \T1/ptm/m/it/10 alias=None\T1/pcr/m/n/10 ) [8] Underfull \hbox (badness 10000) in paragraph at lines 769--774 []\T1/pcr/m/n/10 "SCHEMA_MAPPING" "SCHEMA_MAPPING_RECOMMENDATIONS" Overfull \hbox (4.55455pt too wide) in paragraph at lines 810--810 \T1/ptm/m/it/10 alias=None\T1/pcr/m/n/10 ) [9] ! Package inputenc Error: Unicode char ⚡ (U+26A1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.860 High-impact pairs are displayed with a ⚡ lightning bolt icon on the [10] Underfull \hbox (badness 10000) in paragraph at lines 982--987 []\T1/pcr/m/n/10 "SCHEMA_MAPPING" "SCHEMA_MAPPING_RECOMMENDATIONS" [11] [12] Chapter 4. Overfull \hbox (29.96457pt too wide) in paragraph at lines 1022--1022 []\T1/ptm/m/it/10 client\T1/ptm/m/n/10 , Overfull \hbox (25.5249pt too wide) in paragraph at lines 1022--1022 \T1/ptm/m/it/10 data\T1/ptm/m/n/10 , Overfull \hbox (58.55455pt too wide) in paragraph at lines 1022--1022 \T1/ptm/m/it/10 alias=None\T1/pcr/m/n/10 ) Underfull \hbox (badness 10000) in paragraph at lines 1030--1033 []\T1/pcr/b/n/10 **options \T1/ptm/m/n/10 ^^U Op-tions passed to un-der-ly-ing [][]\T1/pcr/m/sl/10 Operation[][] \T1/ptm/m/n/10 . See Underfull \hbox (badness 10000) in paragraph at lines 1044--1047 []\T1/pcr/b/n/10 **options \T1/ptm/m/n/10 ^^U Op-tions passed to un-der-ly-ing [][]\T1/pcr/m/sl/10 Operation[][] \T1/ptm/m/n/10 . See [13] [14] Chapter 5. [15] [16] Chapter 6. (./tamr-tamr-client.ind [17] [18] Overfull \hbox (51.99062pt too wide) in paragraph at lines 8--10 []\T1/pcr/m/n/10 apply_options() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_cli ent.models.operation.Operation Underfull \hbox (badness 10000) in paragraph at lines 10--12 []\T1/pcr/m/n/10 as_categorization() Overfull \hbox (96.74898pt too wide) in paragraph at lines 10--12 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client.models.project.categorization .CategorizationProject Underfull \hbox (badness 10000) in paragraph at lines 12--14 []\T1/pcr/m/n/10 as_categorization() Overfull \hbox (60.7194pt too wide) in paragraph at lines 12--14 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client.models.project.mastering.Mast eringProject Underfull \hbox (badness 10000) in paragraph at lines 14--16 []\T1/pcr/m/n/10 as_categorization() Overfull \hbox (13.85994pt too wide) in paragraph at lines 14--16 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client.models.project.resource.Proje ct Overfull \hbox (142.649pt too wide) in paragraph at lines 16--18 []\T1/pcr/m/n/10 as_mastering() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_clie nt.models.project.categorization.CategorizationProject Overfull \hbox (106.61943pt too wide) in paragraph at lines 18--20 []\T1/pcr/m/n/10 as_mastering() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_clie nt.models.project.mastering.MasteringProject Overfull \hbox (59.75996pt too wide) in paragraph at lines 20--22 []\T1/pcr/m/n/10 as_mastering() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_clie nt.models.project.resource.Project Overfull \hbox (79.89919pt too wide) in paragraph at lines 25--27 []\T1/pcr/m/n/10 by_name() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client.mo dels.dataset.collection.DatasetCollection Overfull \hbox (121.89919pt too wide) in paragraph at lines 27--29 []\T1/pcr/m/n/10 by_relative_id() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_cl ient.models.dataset.collection.DatasetCollection Overfull \hbox (118.76915pt too wide) in paragraph at lines 29--31 []\T1/pcr/m/n/10 by_relative_id() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_cl ient.models.project.collection.ProjectCollection Overfull \hbox (121.89919pt too wide) in paragraph at lines 31--33 []\T1/pcr/m/n/10 by_resource_id() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_cl ient.models.dataset.collection.DatasetCollection Overfull \hbox (118.76915pt too wide) in paragraph at lines 33--35 []\T1/pcr/m/n/10 by_resource_id() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_cl ient.models.project.collection.ProjectCollection Underfull \hbox (badness 10000) in paragraph at lines 38--40 []\T1/pcr/m/n/10 CategorizationProject \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Overfull \hbox (8.1501pt too wide) in paragraph at lines 38--40 \T1/ptm/m/it/10 tamr_unify_client.models.project.categorization\T1/ptm/m/n/10 ) , Overfull \hbox (24.83983pt too wide) in paragraph at lines 44--46 []\T1/pcr/m/n/10 Dataset \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in tamr_unify_cl ient.models.dataset.resource\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 46--48 []\T1/pcr/m/n/10 DatasetCollection \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Overfull \hbox (44.89pt too wide) in paragraph at lines 50--52 []\T1/pcr/m/n/10 description \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client. models.dataset.resource.Dataset Overfull \hbox (27.99062pt too wide) in paragraph at lines 52--54 []\T1/pcr/m/n/10 description \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client. models.operation.Operation Overfull \hbox (124.649pt too wide) in paragraph at lines 54--56 []\T1/pcr/m/n/10 description \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client. models.project.categorization.CategorizationProject Overfull \hbox (88.61943pt too wide) in paragraph at lines 56--58 []\T1/pcr/m/n/10 description \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client. models.project.mastering.MasteringProject Overfull \hbox (41.75996pt too wide) in paragraph at lines 58--60 []\T1/pcr/m/n/10 description \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client. models.project.resource.Project Underfull \hbox (badness 10000) in paragraph at lines 67--69 []\T1/pcr/m/n/10 high_impact_pairs() Overfull \hbox (60.7194pt too wide) in paragraph at lines 67--69 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client.models.project.mastering.Mast eringProject Underfull \hbox (badness 10000) in paragraph at lines 72--74 []\T1/pcr/m/n/10 MachineLearningModel \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Overfull \hbox (22.46034pt too wide) in paragraph at lines 72--74 \T1/ptm/m/it/10 tamr_unify_client.models.machine_learning_model\T1/ptm/m/n/10 ) , Underfull \hbox (badness 10000) in paragraph at lines 74--76 []\T1/pcr/m/n/10 MasteringProject \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Overfull \hbox (100.649pt too wide) in paragraph at lines 76--78 []\T1/pcr/m/n/10 model() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client.mode ls.project.categorization.CategorizationProject Overfull \hbox (2.89pt too wide) in paragraph at lines 81--83 []\T1/pcr/m/n/10 name \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client.models. dataset.resource.Dataset Overfull \hbox (82.649pt too wide) in paragraph at lines 83--85 []\T1/pcr/m/n/10 name \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client.models. project.categorization.CategorizationProject Overfull \hbox (46.61943pt too wide) in paragraph at lines 85--87 []\T1/pcr/m/n/10 name \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client.models. project.mastering.MasteringProject [19] Underfull \hbox (badness 10000) in paragraph at lines 92--94 []\T1/pcr/m/n/10 Operation \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 98--100 []\T1/pcr/m/n/10 pair_matching_model() Overfull \hbox (60.7194pt too wide) in paragraph at lines 98--100 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client.models.project.mastering.Mast eringProject Overfull \hbox (64.61943pt too wide) in paragraph at lines 100--102 []\T1/pcr/m/n/10 pairs() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client.mode ls.project.mastering.MasteringProject Overfull \hbox (135.40976pt too wide) in paragraph at lines 105--107 []\T1/pcr/m/n/10 predict() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client.mo dels.machine_learning_model.MachineLearningModel Overfull \hbox (23.8298pt too wide) in paragraph at lines 107--109 []\T1/pcr/m/n/10 Project \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in tamr_unify_cl ient.models.project.resource\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 109--111 []\T1/pcr/m/n/10 ProjectCollection \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 112--114 []\T1/pcr/m/n/10 published_clusters() Overfull \hbox (60.7194pt too wide) in paragraph at lines 112--114 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client.models.project.mastering.Mast eringProject Overfull \hbox (32.89pt too wide) in paragraph at lines 118--120 []\T1/pcr/m/n/10 refresh() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client.mo dels.dataset.resource.Dataset Overfull \hbox (44.89pt too wide) in paragraph at lines 120--122 []\T1/pcr/m/n/10 relative_id \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client. models.dataset.resource.Dataset Overfull \hbox (147.40976pt too wide) in paragraph at lines 122--124 []\T1/pcr/m/n/10 relative_id \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client. models.machine_learning_model.MachineLearningModel Overfull \hbox (27.99062pt too wide) in paragraph at lines 124--126 []\T1/pcr/m/n/10 relative_id \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client. models.operation.Operation Overfull \hbox (124.649pt too wide) in paragraph at lines 126--128 []\T1/pcr/m/n/10 relative_id \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client. models.project.categorization.CategorizationProject Overfull \hbox (88.61943pt too wide) in paragraph at lines 128--130 []\T1/pcr/m/n/10 relative_id \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client. models.project.mastering.MasteringProject Overfull \hbox (41.75996pt too wide) in paragraph at lines 130--132 []\T1/pcr/m/n/10 relative_id \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client. models.project.resource.Project Overfull \hbox (44.89pt too wide) in paragraph at lines 133--135 []\T1/pcr/m/n/10 resource_id \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client. models.dataset.resource.Dataset Overfull \hbox (147.40976pt too wide) in paragraph at lines 135--137 []\T1/pcr/m/n/10 resource_id \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client. models.machine_learning_model.MachineLearningModel Overfull \hbox (27.99062pt too wide) in paragraph at lines 137--139 []\T1/pcr/m/n/10 resource_id \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client. models.operation.Operation Overfull \hbox (124.649pt too wide) in paragraph at lines 139--141 []\T1/pcr/m/n/10 resource_id \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client. models.project.categorization.CategorizationProject Overfull \hbox (88.61943pt too wide) in paragraph at lines 141--143 []\T1/pcr/m/n/10 resource_id \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client. models.project.mastering.MasteringProject Overfull \hbox (41.75996pt too wide) in paragraph at lines 143--145 []\T1/pcr/m/n/10 resource_id \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client. models.project.resource.Project Underfull \hbox (badness 10000) in paragraph at lines 148--150 []\T1/pcr/m/n/10 state \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client.models .operation.Operation Overfull \hbox (73.89919pt too wide) in paragraph at lines 150--152 []\T1/pcr/m/n/10 stream() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client.mod els.dataset.collection.DatasetCollection Overfull \hbox (70.76915pt too wide) in paragraph at lines 152--154 []\T1/pcr/m/n/10 stream() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client.mod els.project.collection.ProjectCollection Overfull \hbox (27.99062pt too wide) in paragraph at lines 154--156 []\T1/pcr/m/n/10 succeeded() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client. models.operation.Operation Overfull \hbox (2.89pt too wide) in paragraph at lines 159--161 []\T1/pcr/m/n/10 tags \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client.models. dataset.resource.Dataset Overfull \hbox (123.40976pt too wide) in paragraph at lines 161--163 []\T1/pcr/m/n/10 train() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client.mode ls.machine_learning_model.MachineLearningModel Overfull \hbox (82.649pt too wide) in paragraph at lines 165--167 []\T1/pcr/m/n/10 type \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client.models. project.categorization.CategorizationProject Overfull \hbox (46.61943pt too wide) in paragraph at lines 167--169 []\T1/pcr/m/n/10 type \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client.models. project.mastering.MasteringProject Underfull \hbox (badness 10000) in paragraph at lines 174--176 []\T1/pcr/m/n/10 unified_dataset() Overfull \hbox (96.74898pt too wide) in paragraph at lines 174--176 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client.models.project.categorization .CategorizationProject Underfull \hbox (badness 10000) in paragraph at lines 176--178 []\T1/pcr/m/n/10 unified_dataset() Overfull \hbox (60.7194pt too wide) in paragraph at lines 176--178 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client.models.project.mastering.Mast eringProject Underfull \hbox (badness 10000) in paragraph at lines 178--180 []\T1/pcr/m/n/10 unified_dataset() Overfull \hbox (13.85994pt too wide) in paragraph at lines 178--180 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client.models.project.resource.Proje ct Overfull \hbox (74.89pt too wide) in paragraph at lines 180--182 []\T1/pcr/m/n/10 update_records() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_cl ient.models.dataset.resource.Dataset Underfull \hbox (badness 10000) in paragraph at lines 182--183 []\T1/pcr/m/n/10 UsernamePasswordAuth \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Overfull \hbox (20.89pt too wide) in paragraph at lines 186--188 []\T1/pcr/m/n/10 version \T1/ptm/m/n/10 (\T1/ptm/m/it/10 tamr_unify_client.mode ls.dataset.resource.Dataset [20]) (./tamr-tamr-client.aux) ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on tamr-tamr-client.pdf (24 pages, 162695 bytes). Transcript written on tamr-tamr-client.log. Latexmk: Index file 'tamr-tamr-client.idx' was written Latexmk: Log file says output to 'tamr-tamr-client.pdf' Collected error summary (may duplicate other messages): pdflatex: Command for 'pdflatex' gave return code 256 Latexmk: Errors, in force_mode: so I tried finishing targets [rtd-command-info] start-time: 2019-08-22T15:14:52.151549Z, end-time: 2019-08-22T15:14:52.494813Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/tamr-tamr-client/checkouts/0.1.0/docs/_build/latex/tamr-tamr-client.pdf /home/docs/checkouts/readthedocs.org/user_builds/tamr-tamr-client/artifacts/0.1.0/sphinx_pdf/tamr-tamr-client.pdf [rtd-command-info] start-time: 2019-08-22T15:14:52.575663Z, end-time: 2019-08-22T15:14:55.377249Z, duration: 2, exit-code: 0 python sphinx-build -T -b epub -d _build/doctrees-epub -D language=en . _build/epub Running Sphinx v1.8.2 loading translations [en]... done making output directory... loading intersphinx inventory from https://docs.python.org/objects.inv... intersphinx inventory has moved: https://docs.python.org/objects.inv -> https://docs.python.org/3/objects.inv loading intersphinx inventory from http://docs.python-requests.org/en/master/objects.inv... intersphinx inventory has moved: http://docs.python-requests.org/en/master/objects.inv -> https://2.python-requests.org//en/master/objects.inv building [mo]: targets for 0 po files that are out of date building [epub]: targets for 1 source files that are out of date updating environment: 1 added, 0 changed, 0 removed reading sources... [100%] index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [100%] index generating indices... genindex writing additional pages... copying static files... done copying extra files... done writing mimetype file... writing META-INF/container.xml file... writing content.opf file... writing nav.xhtml file... writing toc.ncx file... writing TamrUnifyPythonClient.epub file... build succeeded. The ePub file is in _build/epub. [rtd-command-info] start-time: 2019-08-22T15:14:55.459011Z, end-time: 2019-08-22T15:14:55.888060Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/tamr-tamr-client/checkouts/0.1.0/docs/_build/epub/TamrUnifyPythonClient.epub /home/docs/checkouts/readthedocs.org/user_builds/tamr-tamr-client/artifacts/0.1.0/sphinx_epub/tamr-tamr-client.epub