http://git-wip-us.apache.org/repos/asf/arrow-site/blob/6360599f/docs/python/generated/pyarrow.PythonFile.html ---------------------------------------------------------------------- diff --git a/docs/python/generated/pyarrow.PythonFile.html b/docs/python/generated/pyarrow.PythonFile.html index 7c637d2..683a695 100644 --- a/docs/python/generated/pyarrow.PythonFile.html +++ b/docs/python/generated/pyarrow.PythonFile.html @@ -1,190 +1,84 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<!DOCTYPE html> -<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]--> -<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]--> -<head> - <meta charset="utf-8"> - - <meta name="viewport" content="width=device-width, initial-scale=1.0"> - - <title>pyarrow.PythonFile — pyarrow documentation</title> - - - - - - - - - - - +<html xmlns="http://www.w3.org/1999/xhtml"> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> - - - - - - <link rel="stylesheet" href="../_static/css/theme.css" type="text/css" /> - - - - - - <link rel="index" title="Index" - href="../genindex.html"/> - <link rel="search" title="Search" href="../search.html"/> - <link rel="top" title="pyarrow documentation" href="../index.html"/> - <link rel="up" title="API Reference" href="../api.html"/> - <link rel="next" title="pyarrow.FileReader" href="pyarrow.FileReader.html"/> - <link rel="prev" title="pyarrow.create_memory_map" href="pyarrow.create_memory_map.html"/> - - - <script src="../_static/js/modernizr.min.js"></script> - -</head> - -<body class="wy-body-for-nav" role="document"> - - - <div class="wy-grid-for-nav"> - + <title>pyarrow.PythonFile — pyarrow documentation</title> - <nav data-toggle="wy-nav-shift" class="wy-nav-side"> - <div class="wy-side-scroll"> - <div class="wy-side-nav-search"> - - - - <a href="../index.html" class="icon icon-home"> pyarrow - - - - </a> - - - - - - - -<div role="search"> - <form id="rtd-search-form" class="wy-form" action="../search.html" method="get"> - <input type="text" name="q" placeholder="Search docs" /> - <input type="hidden" name="check_keywords" value="yes" /> - <input type="hidden" name="area" value="default" /> - </form> + <link rel="stylesheet" href="../_static/sphinxdoc.css" type="text/css" /> + <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> + + <script type="text/javascript"> + var DOCUMENTATION_OPTIONS = { + URL_ROOT: '../', + VERSION: '', + COLLAPSE_INDEX: false, + FILE_SUFFIX: '.html', + HAS_SOURCE: true, + SOURCELINK_SUFFIX: '.txt' + }; + </script> + <script type="text/javascript" src="../_static/jquery.js"></script> + <script type="text/javascript" src="../_static/underscore.js"></script> + <script type="text/javascript" src="../_static/doctools.js"></script> + <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> + <link rel="index" title="Index" href="../genindex.html" /> + <link rel="search" title="Search" href="../search.html" /> + <link rel="next" title="pyarrow.FileReader" href="pyarrow.FileReader.html" /> + <link rel="prev" title="pyarrow.create_memory_map" href="pyarrow.create_memory_map.html" /> + </head> + <body role="document"> + <div class="related" role="navigation" aria-label="related navigation"> + <h3>Navigation</h3> + <ul> + <li class="right" style="margin-right: 10px"> + <a href="../genindex.html" title="General Index" + accesskey="I">index</a></li> + <li class="right" > + <a href="pyarrow.FileReader.html" title="pyarrow.FileReader" + accesskey="N">next</a> |</li> + <li class="right" > + <a href="pyarrow.create_memory_map.html" title="pyarrow.create_memory_map" + accesskey="P">previous</a> |</li> + <li class="nav-item nav-item-0"><a href="../index.html">pyarrow documentation</a> »</li> + <li class="nav-item nav-item-1"><a href="../api.html" accesskey="U">API Reference</a> »</li> + </ul> + </div> + <div class="sphinxsidebar" role="navigation" aria-label="main navigation"> + <div class="sphinxsidebarwrapper"> + <h4>Previous topic</h4> + <p class="topless"><a href="pyarrow.create_memory_map.html" + title="previous chapter">pyarrow.create_memory_map</a></p> + <h4>Next topic</h4> + <p class="topless"><a href="pyarrow.FileReader.html" + title="next chapter">pyarrow.FileReader</a></p> + <div role="note" aria-label="source link"> + <h3>This Page</h3> + <ul class="this-page-menu"> + <li><a href="../_sources/generated/pyarrow.PythonFile.rst.txt" + rel="nofollow">Show Source</a></li> + </ul> + </div> +<div id="searchbox" style="display: none" role="search"> + <h3>Quick search</h3> + <form class="search" action="../search.html" method="get"> + <div><input type="text" name="q" /></div> + <div><input type="submit" value="Go" /></div> + <input type="hidden" name="check_keywords" value="yes" /> + <input type="hidden" name="area" value="default" /> + </form> </div> - - - </div> - - <div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation"> - - - - - - - <p class="caption"><span class="caption-text">Getting Started</span></p> -<ul class="current"> -<li class="toctree-l1"><a class="reference internal" href="../install.html">Install PyArrow</a></li> -<li class="toctree-l1"><a class="reference internal" href="../pandas.html">Pandas Interface</a></li> -<li class="toctree-l1"><a class="reference internal" href="../filesystems.html">File interfaces and Memory Maps</a></li> -<li class="toctree-l1"><a class="reference internal" href="../parquet.html">Reading/Writing Parquet files</a></li> -<li class="toctree-l1 current"><a class="reference internal" href="../api.html">API Reference</a><ul class="current"> -<li class="toctree-l2"><a class="reference internal" href="../api.html#type-and-schema-factory-functions">Type and Schema Factory Functions</a></li> -<li class="toctree-l2"><a class="reference internal" href="../api.html#scalar-value-types">Scalar Value Types</a></li> -<li class="toctree-l2"><a class="reference internal" href="../api.html#array-types-and-constructors">Array Types and Constructors</a></li> -<li class="toctree-l2"><a class="reference internal" href="../api.html#tables-and-record-batches">Tables and Record Batches</a></li> -<li class="toctree-l2"><a class="reference internal" href="../api.html#tensor-type-and-functions">Tensor type and Functions</a></li> -<li class="toctree-l2 current"><a class="reference internal" href="../api.html#input-output-and-shared-memory">Input / Output and Shared Memory</a><ul class="current"> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.Buffer.html">pyarrow.Buffer</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.BufferReader.html">pyarrow.BufferReader</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.InMemoryOutputStream.html">pyarrow.InMemoryOutputStream</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.NativeFile.html">pyarrow.NativeFile</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.MemoryMappedFile.html">pyarrow.MemoryMappedFile</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.memory_map.html">pyarrow.memory_map</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.create_memory_map.html">pyarrow.create_memory_map</a></li> -<li class="toctree-l3 current"><a class="current reference internal" href="#">pyarrow.PythonFile</a></li> -</ul> -</li> -<li class="toctree-l2"><a class="reference internal" href="../api.html#interprocess-communication-and-messaging">Interprocess Communication and Messaging</a></li> -<li class="toctree-l2"><a class="reference internal" href="../api.html#memory-pools">Memory Pools</a></li> -<li class="toctree-l2"><a class="reference internal" href="../api.html#type-classes">Type Classes</a></li> -<li class="toctree-l2"><a class="reference internal" href="../api.html#apache-parquet">Apache Parquet</a></li> -</ul> -</li> -<li class="toctree-l1"><a class="reference internal" href="../getting_involved.html">Getting Involved</a></li> -</ul> -<p class="caption"><span class="caption-text">Additional Features</span></p> -<ul> -<li class="toctree-l1"><a class="reference internal" href="../jemalloc.html">jemalloc MemoryPool</a></li> -</ul> - - - +<script type="text/javascript">$('#searchbox').show(0);</script> </div> </div> - </nav> - - <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"> - - - <nav class="wy-nav-top" role="navigation" aria-label="top navigation"> - - <i data-toggle="wy-nav-top" class="fa fa-bars"></i> - <a href="../index.html">pyarrow</a> - - </nav> - - - - <div class="wy-nav-content"> - <div class="rst-content"> - - - - - - - - - - - - - - - -<div role="navigation" aria-label="breadcrumbs navigation"> - - <ul class="wy-breadcrumbs"> - - <li><a href="../index.html">Docs</a> »</li> - - <li><a href="../api.html">API Reference</a> »</li> - - <li>pyarrow.PythonFile</li> - - - <li class="wy-breadcrumbs-aside"> - - - <a href="../_sources/generated/pyarrow.PythonFile.rst.txt" rel="nofollow"> View page source</a> - - - </li> - - </ul> - - - <hr/> -</div> - <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article"> - <div itemprop="articleBody"> + <div class="document"> + <div class="documentwrapper"> + <div class="bodywrapper"> + <div class="body" role="main"> <div class="section" id="pyarrow-pythonfile"> <h1>pyarrow.PythonFile<a class="headerlink" href="#pyarrow-pythonfile" title="Permalink to this headline">¶</a></h1> @@ -194,7 +88,7 @@ <dd><dl class="method"> <dt id="pyarrow.PythonFile.__init__"> <code class="descname">__init__</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="headerlink" href="#pyarrow.PythonFile.__init__" title="Permalink to this definition">¶</a></dt> -<dd><p>x.__init__(...) initializes x; see help(type(x)) for signature</p> +<dd><p>Initialize self. See help(type(self)) for accurate signature.</p> </dd></dl> <p class="rubric">Methods</p> @@ -238,76 +132,30 @@ </div> - </div> - <div class="articleComments"> - - </div> </div> - <footer> - - <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation"> - - <a href="pyarrow.FileReader.html" class="btn btn-neutral float-right" title="pyarrow.FileReader" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a> - - - <a href="pyarrow.create_memory_map.html" class="btn btn-neutral" title="pyarrow.create_memory_map" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a> - - </div> - - - <hr/> - - <div role="contentinfo"> - <p> - © Copyright 2016 Apache Software Foundation. - - </p> - </div> - Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/snide/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>. - -</footer> - </div> </div> - - </section> - - </div> - - - - - - <script type="text/javascript"> - var DOCUMENTATION_OPTIONS = { - URL_ROOT:'../', - VERSION:'', - COLLAPSE_INDEX:false, - FILE_SUFFIX:'.html', - HAS_SOURCE: true, - SOURCELINK_SUFFIX: '.txt' - }; - </script> - <script type="text/javascript" src="../_static/jquery.js"></script> - <script type="text/javascript" src="../_static/underscore.js"></script> - <script type="text/javascript" src="../_static/doctools.js"></script> - <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> - - - - - - <script type="text/javascript" src="../_static/js/theme.js"></script> - - - - - <script type="text/javascript"> - jQuery(function () { - SphinxRtdTheme.StickyNav.enable(); - }); - </script> - - -</body> + <div class="clearer"></div> + </div> + <div class="related" role="navigation" aria-label="related navigation"> + <h3>Navigation</h3> + <ul> + <li class="right" style="margin-right: 10px"> + <a href="../genindex.html" title="General Index" + >index</a></li> + <li class="right" > + <a href="pyarrow.FileReader.html" title="pyarrow.FileReader" + >next</a> |</li> + <li class="right" > + <a href="pyarrow.create_memory_map.html" title="pyarrow.create_memory_map" + >previous</a> |</li> + <li class="nav-item nav-item-0"><a href="../index.html">pyarrow documentation</a> »</li> + <li class="nav-item nav-item-1"><a href="../api.html" >API Reference</a> »</li> + </ul> + </div> + <div class="footer" role="contentinfo"> + © Copyright 2016-2017 Apache Software Foundation. + Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.5. + </div> + </body> </html> \ No newline at end of file
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/6360599f/docs/python/generated/pyarrow.RecordBatch.html ---------------------------------------------------------------------- diff --git a/docs/python/generated/pyarrow.RecordBatch.html b/docs/python/generated/pyarrow.RecordBatch.html index 320dda1..1b29130 100644 --- a/docs/python/generated/pyarrow.RecordBatch.html +++ b/docs/python/generated/pyarrow.RecordBatch.html @@ -1,187 +1,84 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<!DOCTYPE html> -<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]--> -<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]--> -<head> - <meta charset="utf-8"> - - <meta name="viewport" content="width=device-width, initial-scale=1.0"> - - <title>pyarrow.RecordBatch — pyarrow documentation</title> - - - - - - - - - - - +<html xmlns="http://www.w3.org/1999/xhtml"> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> - - - - - - <link rel="stylesheet" href="../_static/css/theme.css" type="text/css" /> - - - - - - <link rel="index" title="Index" - href="../genindex.html"/> - <link rel="search" title="Search" href="../search.html"/> - <link rel="top" title="pyarrow documentation" href="../index.html"/> - <link rel="up" title="API Reference" href="../api.html"/> - <link rel="next" title="pyarrow.Table" href="pyarrow.Table.html"/> - <link rel="prev" title="pyarrow.Column" href="pyarrow.Column.html"/> - - - <script src="../_static/js/modernizr.min.js"></script> - -</head> - -<body class="wy-body-for-nav" role="document"> - - - <div class="wy-grid-for-nav"> - + <title>pyarrow.RecordBatch — pyarrow documentation</title> - <nav data-toggle="wy-nav-shift" class="wy-nav-side"> - <div class="wy-side-scroll"> - <div class="wy-side-nav-search"> - - - - <a href="../index.html" class="icon icon-home"> pyarrow - - - - </a> - - - - - - - -<div role="search"> - <form id="rtd-search-form" class="wy-form" action="../search.html" method="get"> - <input type="text" name="q" placeholder="Search docs" /> - <input type="hidden" name="check_keywords" value="yes" /> - <input type="hidden" name="area" value="default" /> - </form> + <link rel="stylesheet" href="../_static/sphinxdoc.css" type="text/css" /> + <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> + + <script type="text/javascript"> + var DOCUMENTATION_OPTIONS = { + URL_ROOT: '../', + VERSION: '', + COLLAPSE_INDEX: false, + FILE_SUFFIX: '.html', + HAS_SOURCE: true, + SOURCELINK_SUFFIX: '.txt' + }; + </script> + <script type="text/javascript" src="../_static/jquery.js"></script> + <script type="text/javascript" src="../_static/underscore.js"></script> + <script type="text/javascript" src="../_static/doctools.js"></script> + <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> + <link rel="index" title="Index" href="../genindex.html" /> + <link rel="search" title="Search" href="../search.html" /> + <link rel="next" title="pyarrow.Table" href="pyarrow.Table.html" /> + <link rel="prev" title="pyarrow.Column" href="pyarrow.Column.html" /> + </head> + <body role="document"> + <div class="related" role="navigation" aria-label="related navigation"> + <h3>Navigation</h3> + <ul> + <li class="right" style="margin-right: 10px"> + <a href="../genindex.html" title="General Index" + accesskey="I">index</a></li> + <li class="right" > + <a href="pyarrow.Table.html" title="pyarrow.Table" + accesskey="N">next</a> |</li> + <li class="right" > + <a href="pyarrow.Column.html" title="pyarrow.Column" + accesskey="P">previous</a> |</li> + <li class="nav-item nav-item-0"><a href="../index.html">pyarrow documentation</a> »</li> + <li class="nav-item nav-item-1"><a href="../api.html" accesskey="U">API Reference</a> »</li> + </ul> + </div> + <div class="sphinxsidebar" role="navigation" aria-label="main navigation"> + <div class="sphinxsidebarwrapper"> + <h4>Previous topic</h4> + <p class="topless"><a href="pyarrow.Column.html" + title="previous chapter">pyarrow.Column</a></p> + <h4>Next topic</h4> + <p class="topless"><a href="pyarrow.Table.html" + title="next chapter">pyarrow.Table</a></p> + <div role="note" aria-label="source link"> + <h3>This Page</h3> + <ul class="this-page-menu"> + <li><a href="../_sources/generated/pyarrow.RecordBatch.rst.txt" + rel="nofollow">Show Source</a></li> + </ul> + </div> +<div id="searchbox" style="display: none" role="search"> + <h3>Quick search</h3> + <form class="search" action="../search.html" method="get"> + <div><input type="text" name="q" /></div> + <div><input type="submit" value="Go" /></div> + <input type="hidden" name="check_keywords" value="yes" /> + <input type="hidden" name="area" value="default" /> + </form> </div> - - - </div> - - <div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation"> - - - - - - - <p class="caption"><span class="caption-text">Getting Started</span></p> -<ul class="current"> -<li class="toctree-l1"><a class="reference internal" href="../install.html">Install PyArrow</a></li> -<li class="toctree-l1"><a class="reference internal" href="../pandas.html">Pandas Interface</a></li> -<li class="toctree-l1"><a class="reference internal" href="../filesystems.html">File interfaces and Memory Maps</a></li> -<li class="toctree-l1"><a class="reference internal" href="../parquet.html">Reading/Writing Parquet files</a></li> -<li class="toctree-l1 current"><a class="reference internal" href="../api.html">API Reference</a><ul class="current"> -<li class="toctree-l2"><a class="reference internal" href="../api.html#type-and-schema-factory-functions">Type and Schema Factory Functions</a></li> -<li class="toctree-l2"><a class="reference internal" href="../api.html#scalar-value-types">Scalar Value Types</a></li> -<li class="toctree-l2"><a class="reference internal" href="../api.html#array-types-and-constructors">Array Types and Constructors</a></li> -<li class="toctree-l2 current"><a class="reference internal" href="../api.html#tables-and-record-batches">Tables and Record Batches</a><ul class="current"> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.ChunkedArray.html">pyarrow.ChunkedArray</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.Column.html">pyarrow.Column</a></li> -<li class="toctree-l3 current"><a class="current reference internal" href="#">pyarrow.RecordBatch</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.Table.html">pyarrow.Table</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.get_record_batch_size.html">pyarrow.get_record_batch_size</a></li> -</ul> -</li> -<li class="toctree-l2"><a class="reference internal" href="../api.html#tensor-type-and-functions">Tensor type and Functions</a></li> -<li class="toctree-l2"><a class="reference internal" href="../api.html#input-output-and-shared-memory">Input / Output and Shared Memory</a></li> -<li class="toctree-l2"><a class="reference internal" href="../api.html#interprocess-communication-and-messaging">Interprocess Communication and Messaging</a></li> -<li class="toctree-l2"><a class="reference internal" href="../api.html#memory-pools">Memory Pools</a></li> -<li class="toctree-l2"><a class="reference internal" href="../api.html#type-classes">Type Classes</a></li> -<li class="toctree-l2"><a class="reference internal" href="../api.html#apache-parquet">Apache Parquet</a></li> -</ul> -</li> -<li class="toctree-l1"><a class="reference internal" href="../getting_involved.html">Getting Involved</a></li> -</ul> -<p class="caption"><span class="caption-text">Additional Features</span></p> -<ul> -<li class="toctree-l1"><a class="reference internal" href="../jemalloc.html">jemalloc MemoryPool</a></li> -</ul> - - - +<script type="text/javascript">$('#searchbox').show(0);</script> </div> </div> - </nav> - - <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"> - - - <nav class="wy-nav-top" role="navigation" aria-label="top navigation"> - - <i data-toggle="wy-nav-top" class="fa fa-bars"></i> - <a href="../index.html">pyarrow</a> - - </nav> - - - - <div class="wy-nav-content"> - <div class="rst-content"> - - - - - - - - - - - - - - - -<div role="navigation" aria-label="breadcrumbs navigation"> - - <ul class="wy-breadcrumbs"> - - <li><a href="../index.html">Docs</a> »</li> - - <li><a href="../api.html">API Reference</a> »</li> - - <li>pyarrow.RecordBatch</li> - - - <li class="wy-breadcrumbs-aside"> - - - <a href="../_sources/generated/pyarrow.RecordBatch.rst.txt" rel="nofollow"> View page source</a> - - - </li> - - </ul> - - - <hr/> -</div> - <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article"> - <div itemprop="articleBody"> + <div class="document"> + <div class="documentwrapper"> + <div class="bodywrapper"> + <div class="body" role="main"> <div class="section" id="pyarrow-recordbatch"> <h1>pyarrow.RecordBatch<a class="headerlink" href="#pyarrow-recordbatch" title="Permalink to this headline">¶</a></h1> @@ -197,7 +94,7 @@ methods instead.</p> <dl class="method"> <dt id="pyarrow.RecordBatch.__init__"> <code class="descname">__init__</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="headerlink" href="#pyarrow.RecordBatch.__init__" title="Permalink to this definition">¶</a></dt> -<dd><p>x.__init__(...) initializes x; see help(type(x)) for signature</p> +<dd><p>Initialize self. See help(type(self)) for accurate signature.</p> </dd></dl> <p class="rubric">Methods</p> @@ -210,7 +107,7 @@ methods instead.</p> <tr class="row-odd"><td><code class="xref py py-obj docutils literal"><span class="pre">equals</span></code>(self, RecordBatch other)</td> <td></td> </tr> -<tr class="row-even"><td><code class="xref py py-obj docutils literal"><span class="pre">from_arrays</span></code>(arrays, names)</td> +<tr class="row-even"><td><code class="xref py py-obj docutils literal"><span class="pre">from_arrays</span></code>(list arrays, list names, ...)</td> <td>Construct a RecordBatch from multiple pyarrow.Arrays</td> </tr> <tr class="row-odd"><td><code class="xref py py-obj docutils literal"><span class="pre">from_pandas</span></code>(type cls, df[, schema])</td> @@ -250,76 +147,30 @@ methods instead.</p> </div> - </div> - <div class="articleComments"> - - </div> </div> - <footer> - - <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation"> - - <a href="pyarrow.Table.html" class="btn btn-neutral float-right" title="pyarrow.Table" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a> - - - <a href="pyarrow.Column.html" class="btn btn-neutral" title="pyarrow.Column" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a> - - </div> - - - <hr/> - - <div role="contentinfo"> - <p> - © Copyright 2016 Apache Software Foundation. - - </p> - </div> - Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/snide/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>. - -</footer> - </div> </div> - - </section> - - </div> - - - - - - <script type="text/javascript"> - var DOCUMENTATION_OPTIONS = { - URL_ROOT:'../', - VERSION:'', - COLLAPSE_INDEX:false, - FILE_SUFFIX:'.html', - HAS_SOURCE: true, - SOURCELINK_SUFFIX: '.txt' - }; - </script> - <script type="text/javascript" src="../_static/jquery.js"></script> - <script type="text/javascript" src="../_static/underscore.js"></script> - <script type="text/javascript" src="../_static/doctools.js"></script> - <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> - - - - - - <script type="text/javascript" src="../_static/js/theme.js"></script> - - - - - <script type="text/javascript"> - jQuery(function () { - SphinxRtdTheme.StickyNav.enable(); - }); - </script> - - -</body> + <div class="clearer"></div> + </div> + <div class="related" role="navigation" aria-label="related navigation"> + <h3>Navigation</h3> + <ul> + <li class="right" style="margin-right: 10px"> + <a href="../genindex.html" title="General Index" + >index</a></li> + <li class="right" > + <a href="pyarrow.Table.html" title="pyarrow.Table" + >next</a> |</li> + <li class="right" > + <a href="pyarrow.Column.html" title="pyarrow.Column" + >previous</a> |</li> + <li class="nav-item nav-item-0"><a href="../index.html">pyarrow documentation</a> »</li> + <li class="nav-item nav-item-1"><a href="../api.html" >API Reference</a> »</li> + </ul> + </div> + <div class="footer" role="contentinfo"> + © Copyright 2016-2017 Apache Software Foundation. + Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.5. + </div> + </body> </html> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/arrow-site/blob/6360599f/docs/python/generated/pyarrow.Scalar.html ---------------------------------------------------------------------- diff --git a/docs/python/generated/pyarrow.Scalar.html b/docs/python/generated/pyarrow.Scalar.html index a07a2c2..3304c17 100644 --- a/docs/python/generated/pyarrow.Scalar.html +++ b/docs/python/generated/pyarrow.Scalar.html @@ -1,205 +1,84 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<!DOCTYPE html> -<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]--> -<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]--> -<head> - <meta charset="utf-8"> - - <meta name="viewport" content="width=device-width, initial-scale=1.0"> - - <title>pyarrow.Scalar — pyarrow documentation</title> - - - - - - - - - - - +<html xmlns="http://www.w3.org/1999/xhtml"> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> - - - - - - <link rel="stylesheet" href="../_static/css/theme.css" type="text/css" /> - - - - - - <link rel="index" title="Index" - href="../genindex.html"/> - <link rel="search" title="Search" href="../search.html"/> - <link rel="top" title="pyarrow documentation" href="../index.html"/> - <link rel="up" title="API Reference" href="../api.html"/> - <link rel="next" title="pyarrow.ArrayValue" href="pyarrow.ArrayValue.html"/> - <link rel="prev" title="pyarrow.NAType" href="pyarrow.NAType.html"/> - - - <script src="../_static/js/modernizr.min.js"></script> - -</head> - -<body class="wy-body-for-nav" role="document"> - - - <div class="wy-grid-for-nav"> - + <title>pyarrow.Scalar — pyarrow documentation</title> - <nav data-toggle="wy-nav-shift" class="wy-nav-side"> - <div class="wy-side-scroll"> - <div class="wy-side-nav-search"> - - - - <a href="../index.html" class="icon icon-home"> pyarrow - - - - </a> - - - - - - - -<div role="search"> - <form id="rtd-search-form" class="wy-form" action="../search.html" method="get"> - <input type="text" name="q" placeholder="Search docs" /> - <input type="hidden" name="check_keywords" value="yes" /> - <input type="hidden" name="area" value="default" /> - </form> + <link rel="stylesheet" href="../_static/sphinxdoc.css" type="text/css" /> + <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> + + <script type="text/javascript"> + var DOCUMENTATION_OPTIONS = { + URL_ROOT: '../', + VERSION: '', + COLLAPSE_INDEX: false, + FILE_SUFFIX: '.html', + HAS_SOURCE: true, + SOURCELINK_SUFFIX: '.txt' + }; + </script> + <script type="text/javascript" src="../_static/jquery.js"></script> + <script type="text/javascript" src="../_static/underscore.js"></script> + <script type="text/javascript" src="../_static/doctools.js"></script> + <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> + <link rel="index" title="Index" href="../genindex.html" /> + <link rel="search" title="Search" href="../search.html" /> + <link rel="next" title="pyarrow.ArrayValue" href="pyarrow.ArrayValue.html" /> + <link rel="prev" title="pyarrow.NAType" href="pyarrow.NAType.html" /> + </head> + <body role="document"> + <div class="related" role="navigation" aria-label="related navigation"> + <h3>Navigation</h3> + <ul> + <li class="right" style="margin-right: 10px"> + <a href="../genindex.html" title="General Index" + accesskey="I">index</a></li> + <li class="right" > + <a href="pyarrow.ArrayValue.html" title="pyarrow.ArrayValue" + accesskey="N">next</a> |</li> + <li class="right" > + <a href="pyarrow.NAType.html" title="pyarrow.NAType" + accesskey="P">previous</a> |</li> + <li class="nav-item nav-item-0"><a href="../index.html">pyarrow documentation</a> »</li> + <li class="nav-item nav-item-1"><a href="../api.html" accesskey="U">API Reference</a> »</li> + </ul> + </div> + <div class="sphinxsidebar" role="navigation" aria-label="main navigation"> + <div class="sphinxsidebarwrapper"> + <h4>Previous topic</h4> + <p class="topless"><a href="pyarrow.NAType.html" + title="previous chapter">pyarrow.NAType</a></p> + <h4>Next topic</h4> + <p class="topless"><a href="pyarrow.ArrayValue.html" + title="next chapter">pyarrow.ArrayValue</a></p> + <div role="note" aria-label="source link"> + <h3>This Page</h3> + <ul class="this-page-menu"> + <li><a href="../_sources/generated/pyarrow.Scalar.rst.txt" + rel="nofollow">Show Source</a></li> + </ul> + </div> +<div id="searchbox" style="display: none" role="search"> + <h3>Quick search</h3> + <form class="search" action="../search.html" method="get"> + <div><input type="text" name="q" /></div> + <div><input type="submit" value="Go" /></div> + <input type="hidden" name="check_keywords" value="yes" /> + <input type="hidden" name="area" value="default" /> + </form> </div> - - - </div> - - <div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation"> - - - - - - - <p class="caption"><span class="caption-text">Getting Started</span></p> -<ul class="current"> -<li class="toctree-l1"><a class="reference internal" href="../install.html">Install PyArrow</a></li> -<li class="toctree-l1"><a class="reference internal" href="../pandas.html">Pandas Interface</a></li> -<li class="toctree-l1"><a class="reference internal" href="../filesystems.html">File interfaces and Memory Maps</a></li> -<li class="toctree-l1"><a class="reference internal" href="../parquet.html">Reading/Writing Parquet files</a></li> -<li class="toctree-l1 current"><a class="reference internal" href="../api.html">API Reference</a><ul class="current"> -<li class="toctree-l2"><a class="reference internal" href="../api.html#type-and-schema-factory-functions">Type and Schema Factory Functions</a></li> -<li class="toctree-l2 current"><a class="reference internal" href="../api.html#scalar-value-types">Scalar Value Types</a><ul class="current"> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.NA.html">pyarrow.NA</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.NAType.html">pyarrow.NAType</a></li> -<li class="toctree-l3 current"><a class="current reference internal" href="#">pyarrow.Scalar</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.ArrayValue.html">pyarrow.ArrayValue</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.BooleanValue.html">pyarrow.BooleanValue</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.Int8Value.html">pyarrow.Int8Value</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.Int16Value.html">pyarrow.Int16Value</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.Int32Value.html">pyarrow.Int32Value</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.Int64Value.html">pyarrow.Int64Value</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.UInt8Value.html">pyarrow.UInt8Value</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.UInt16Value.html">pyarrow.UInt16Value</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.UInt32Value.html">pyarrow.UInt32Value</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.UInt64Value.html">pyarrow.UInt64Value</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.FloatValue.html">pyarrow.FloatValue</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.DoubleValue.html">pyarrow.DoubleValue</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.ListValue.html">pyarrow.ListValue</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.BinaryValue.html">pyarrow.BinaryValue</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.StringValue.html">pyarrow.StringValue</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.FixedSizeBinaryValue.html">pyarrow.FixedSizeBinaryValue</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.Date32Value.html">pyarrow.Date32Value</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.Date64Value.html">pyarrow.Date64Value</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.TimestampValue.html">pyarrow.TimestampValue</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.DecimalValue.html">pyarrow.DecimalValue</a></li> -</ul> -</li> -<li class="toctree-l2"><a class="reference internal" href="../api.html#array-types-and-constructors">Array Types and Constructors</a></li> -<li class="toctree-l2"><a class="reference internal" href="../api.html#tables-and-record-batches">Tables and Record Batches</a></li> -<li class="toctree-l2"><a class="reference internal" href="../api.html#tensor-type-and-functions">Tensor type and Functions</a></li> -<li class="toctree-l2"><a class="reference internal" href="../api.html#input-output-and-shared-memory">Input / Output and Shared Memory</a></li> -<li class="toctree-l2"><a class="reference internal" href="../api.html#interprocess-communication-and-messaging">Interprocess Communication and Messaging</a></li> -<li class="toctree-l2"><a class="reference internal" href="../api.html#memory-pools">Memory Pools</a></li> -<li class="toctree-l2"><a class="reference internal" href="../api.html#type-classes">Type Classes</a></li> -<li class="toctree-l2"><a class="reference internal" href="../api.html#apache-parquet">Apache Parquet</a></li> -</ul> -</li> -<li class="toctree-l1"><a class="reference internal" href="../getting_involved.html">Getting Involved</a></li> -</ul> -<p class="caption"><span class="caption-text">Additional Features</span></p> -<ul> -<li class="toctree-l1"><a class="reference internal" href="../jemalloc.html">jemalloc MemoryPool</a></li> -</ul> - - - +<script type="text/javascript">$('#searchbox').show(0);</script> </div> </div> - </nav> - - <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"> - - - <nav class="wy-nav-top" role="navigation" aria-label="top navigation"> - - <i data-toggle="wy-nav-top" class="fa fa-bars"></i> - <a href="../index.html">pyarrow</a> - - </nav> - - - - <div class="wy-nav-content"> - <div class="rst-content"> - - - - - - - - - - - - - - - -<div role="navigation" aria-label="breadcrumbs navigation"> - - <ul class="wy-breadcrumbs"> - - <li><a href="../index.html">Docs</a> »</li> - - <li><a href="../api.html">API Reference</a> »</li> - - <li>pyarrow.Scalar</li> - - - <li class="wy-breadcrumbs-aside"> - - - <a href="../_sources/generated/pyarrow.Scalar.rst.txt" rel="nofollow"> View page source</a> - - - </li> - - </ul> - - - <hr/> -</div> - <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article"> - <div itemprop="articleBody"> + <div class="document"> + <div class="documentwrapper"> + <div class="bodywrapper"> + <div class="body" role="main"> <div class="section" id="pyarrow-scalar"> <h1>pyarrow.Scalar<a class="headerlink" href="#pyarrow-scalar" title="Permalink to this headline">¶</a></h1> @@ -209,7 +88,7 @@ <dd><dl class="method"> <dt id="pyarrow.Scalar.__init__"> <code class="descname">__init__</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="headerlink" href="#pyarrow.Scalar.__init__" title="Permalink to this definition">¶</a></dt> -<dd><p>x.__init__(...) initializes x; see help(type(x)) for signature</p> +<dd><p>Initialize self. See help(type(self)) for accurate signature.</p> </dd></dl> </dd></dl> @@ -217,76 +96,30 @@ </div> - </div> - <div class="articleComments"> - - </div> </div> - <footer> - - <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation"> - - <a href="pyarrow.ArrayValue.html" class="btn btn-neutral float-right" title="pyarrow.ArrayValue" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a> - - - <a href="pyarrow.NAType.html" class="btn btn-neutral" title="pyarrow.NAType" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a> - - </div> - - - <hr/> - - <div role="contentinfo"> - <p> - © Copyright 2016 Apache Software Foundation. - - </p> - </div> - Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/snide/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>. - -</footer> - </div> </div> - - </section> - - </div> - - - - - - <script type="text/javascript"> - var DOCUMENTATION_OPTIONS = { - URL_ROOT:'../', - VERSION:'', - COLLAPSE_INDEX:false, - FILE_SUFFIX:'.html', - HAS_SOURCE: true, - SOURCELINK_SUFFIX: '.txt' - }; - </script> - <script type="text/javascript" src="../_static/jquery.js"></script> - <script type="text/javascript" src="../_static/underscore.js"></script> - <script type="text/javascript" src="../_static/doctools.js"></script> - <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> - - - - - - <script type="text/javascript" src="../_static/js/theme.js"></script> - - - - - <script type="text/javascript"> - jQuery(function () { - SphinxRtdTheme.StickyNav.enable(); - }); - </script> - - -</body> + <div class="clearer"></div> + </div> + <div class="related" role="navigation" aria-label="related navigation"> + <h3>Navigation</h3> + <ul> + <li class="right" style="margin-right: 10px"> + <a href="../genindex.html" title="General Index" + >index</a></li> + <li class="right" > + <a href="pyarrow.ArrayValue.html" title="pyarrow.ArrayValue" + >next</a> |</li> + <li class="right" > + <a href="pyarrow.NAType.html" title="pyarrow.NAType" + >previous</a> |</li> + <li class="nav-item nav-item-0"><a href="../index.html">pyarrow documentation</a> »</li> + <li class="nav-item nav-item-1"><a href="../api.html" >API Reference</a> »</li> + </ul> + </div> + <div class="footer" role="contentinfo"> + © Copyright 2016-2017 Apache Software Foundation. + Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.5. + </div> + </body> </html> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/arrow-site/blob/6360599f/docs/python/generated/pyarrow.Schema.html ---------------------------------------------------------------------- diff --git a/docs/python/generated/pyarrow.Schema.html b/docs/python/generated/pyarrow.Schema.html index fc57018..b4be9d2 100644 --- a/docs/python/generated/pyarrow.Schema.html +++ b/docs/python/generated/pyarrow.Schema.html @@ -1,191 +1,84 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<!DOCTYPE html> -<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]--> -<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]--> -<head> - <meta charset="utf-8"> - - <meta name="viewport" content="width=device-width, initial-scale=1.0"> - - <title>pyarrow.Schema — pyarrow documentation</title> - - - - - - - - - - - +<html xmlns="http://www.w3.org/1999/xhtml"> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> - - - - - - <link rel="stylesheet" href="../_static/css/theme.css" type="text/css" /> - - - - - - <link rel="index" title="Index" - href="../genindex.html"/> - <link rel="search" title="Search" href="../search.html"/> - <link rel="top" title="pyarrow documentation" href="../index.html"/> - <link rel="up" title="API Reference" href="../api.html"/> - <link rel="next" title="pyarrow.parquet.ParquetDataset" href="pyarrow.parquet.ParquetDataset.html"/> - <link rel="prev" title="pyarrow.Field" href="pyarrow.Field.html"/> - - - <script src="../_static/js/modernizr.min.js"></script> - -</head> - -<body class="wy-body-for-nav" role="document"> - - - <div class="wy-grid-for-nav"> - + <title>pyarrow.Schema — pyarrow documentation</title> - <nav data-toggle="wy-nav-shift" class="wy-nav-side"> - <div class="wy-side-scroll"> - <div class="wy-side-nav-search"> - - - - <a href="../index.html" class="icon icon-home"> pyarrow - - - - </a> - - - - - - - -<div role="search"> - <form id="rtd-search-form" class="wy-form" action="../search.html" method="get"> - <input type="text" name="q" placeholder="Search docs" /> - <input type="hidden" name="check_keywords" value="yes" /> - <input type="hidden" name="area" value="default" /> - </form> + <link rel="stylesheet" href="../_static/sphinxdoc.css" type="text/css" /> + <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> + + <script type="text/javascript"> + var DOCUMENTATION_OPTIONS = { + URL_ROOT: '../', + VERSION: '', + COLLAPSE_INDEX: false, + FILE_SUFFIX: '.html', + HAS_SOURCE: true, + SOURCELINK_SUFFIX: '.txt' + }; + </script> + <script type="text/javascript" src="../_static/jquery.js"></script> + <script type="text/javascript" src="../_static/underscore.js"></script> + <script type="text/javascript" src="../_static/doctools.js"></script> + <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> + <link rel="index" title="Index" href="../genindex.html" /> + <link rel="search" title="Search" href="../search.html" /> + <link rel="next" title="pyarrow.parquet.ParquetDataset" href="pyarrow.parquet.ParquetDataset.html" /> + <link rel="prev" title="pyarrow.Field" href="pyarrow.Field.html" /> + </head> + <body role="document"> + <div class="related" role="navigation" aria-label="related navigation"> + <h3>Navigation</h3> + <ul> + <li class="right" style="margin-right: 10px"> + <a href="../genindex.html" title="General Index" + accesskey="I">index</a></li> + <li class="right" > + <a href="pyarrow.parquet.ParquetDataset.html" title="pyarrow.parquet.ParquetDataset" + accesskey="N">next</a> |</li> + <li class="right" > + <a href="pyarrow.Field.html" title="pyarrow.Field" + accesskey="P">previous</a> |</li> + <li class="nav-item nav-item-0"><a href="../index.html">pyarrow documentation</a> »</li> + <li class="nav-item nav-item-1"><a href="../api.html" accesskey="U">API Reference</a> »</li> + </ul> + </div> + <div class="sphinxsidebar" role="navigation" aria-label="main navigation"> + <div class="sphinxsidebarwrapper"> + <h4>Previous topic</h4> + <p class="topless"><a href="pyarrow.Field.html" + title="previous chapter">pyarrow.Field</a></p> + <h4>Next topic</h4> + <p class="topless"><a href="pyarrow.parquet.ParquetDataset.html" + title="next chapter">pyarrow.parquet.ParquetDataset</a></p> + <div role="note" aria-label="source link"> + <h3>This Page</h3> + <ul class="this-page-menu"> + <li><a href="../_sources/generated/pyarrow.Schema.rst.txt" + rel="nofollow">Show Source</a></li> + </ul> + </div> +<div id="searchbox" style="display: none" role="search"> + <h3>Quick search</h3> + <form class="search" action="../search.html" method="get"> + <div><input type="text" name="q" /></div> + <div><input type="submit" value="Go" /></div> + <input type="hidden" name="check_keywords" value="yes" /> + <input type="hidden" name="area" value="default" /> + </form> </div> - - - </div> - - <div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation"> - - - - - - - <p class="caption"><span class="caption-text">Getting Started</span></p> -<ul class="current"> -<li class="toctree-l1"><a class="reference internal" href="../install.html">Install PyArrow</a></li> -<li class="toctree-l1"><a class="reference internal" href="../pandas.html">Pandas Interface</a></li> -<li class="toctree-l1"><a class="reference internal" href="../filesystems.html">File interfaces and Memory Maps</a></li> -<li class="toctree-l1"><a class="reference internal" href="../parquet.html">Reading/Writing Parquet files</a></li> -<li class="toctree-l1 current"><a class="reference internal" href="../api.html">API Reference</a><ul class="current"> -<li class="toctree-l2"><a class="reference internal" href="../api.html#type-and-schema-factory-functions">Type and Schema Factory Functions</a></li> -<li class="toctree-l2"><a class="reference internal" href="../api.html#scalar-value-types">Scalar Value Types</a></li> -<li class="toctree-l2"><a class="reference internal" href="../api.html#array-types-and-constructors">Array Types and Constructors</a></li> -<li class="toctree-l2"><a class="reference internal" href="../api.html#tables-and-record-batches">Tables and Record Batches</a></li> -<li class="toctree-l2"><a class="reference internal" href="../api.html#tensor-type-and-functions">Tensor type and Functions</a></li> -<li class="toctree-l2"><a class="reference internal" href="../api.html#input-output-and-shared-memory">Input / Output and Shared Memory</a></li> -<li class="toctree-l2"><a class="reference internal" href="../api.html#interprocess-communication-and-messaging">Interprocess Communication and Messaging</a></li> -<li class="toctree-l2"><a class="reference internal" href="../api.html#memory-pools">Memory Pools</a></li> -<li class="toctree-l2 current"><a class="reference internal" href="../api.html#type-classes">Type Classes</a><ul class="current"> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.DataType.html">pyarrow.DataType</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.DecimalType.html">pyarrow.DecimalType</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.DictionaryType.html">pyarrow.DictionaryType</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.FixedSizeBinaryType.html">pyarrow.FixedSizeBinaryType</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.Time32Type.html">pyarrow.Time32Type</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.Time64Type.html">pyarrow.Time64Type</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.TimestampType.html">pyarrow.TimestampType</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.Field.html">pyarrow.Field</a></li> -<li class="toctree-l3 current"><a class="current reference internal" href="#">pyarrow.Schema</a></li> -</ul> -</li> -<li class="toctree-l2"><a class="reference internal" href="../api.html#apache-parquet">Apache Parquet</a></li> -</ul> -</li> -<li class="toctree-l1"><a class="reference internal" href="../getting_involved.html">Getting Involved</a></li> -</ul> -<p class="caption"><span class="caption-text">Additional Features</span></p> -<ul> -<li class="toctree-l1"><a class="reference internal" href="../jemalloc.html">jemalloc MemoryPool</a></li> -</ul> - - - +<script type="text/javascript">$('#searchbox').show(0);</script> </div> </div> - </nav> - - <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"> - - - <nav class="wy-nav-top" role="navigation" aria-label="top navigation"> - - <i data-toggle="wy-nav-top" class="fa fa-bars"></i> - <a href="../index.html">pyarrow</a> - - </nav> - - - - <div class="wy-nav-content"> - <div class="rst-content"> - - - - - - - - - - - - - - - -<div role="navigation" aria-label="breadcrumbs navigation"> - - <ul class="wy-breadcrumbs"> - - <li><a href="../index.html">Docs</a> »</li> - - <li><a href="../api.html">API Reference</a> »</li> - - <li>pyarrow.Schema</li> - - - <li class="wy-breadcrumbs-aside"> - - - <a href="../_sources/generated/pyarrow.Schema.rst.txt" rel="nofollow"> View page source</a> - - - </li> - - </ul> - - - <hr/> -</div> - <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article"> - <div itemprop="articleBody"> + <div class="document"> + <div class="documentwrapper"> + <div class="bodywrapper"> + <div class="body" role="main"> <div class="section" id="pyarrow-schema"> <h1>pyarrow.Schema<a class="headerlink" href="#pyarrow-schema" title="Permalink to this headline">¶</a></h1> @@ -195,7 +88,7 @@ <dd><dl class="method"> <dt id="pyarrow.Schema.__init__"> <code class="descname">__init__</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="headerlink" href="#pyarrow.Schema.__init__" title="Permalink to this definition">¶</a></dt> -<dd><p>x.__init__(...) initializes x; see help(type(x)) for signature</p> +<dd><p>Initialize self. See help(type(self)) for accurate signature.</p> </dd></dl> <p class="rubric">Methods</p> @@ -205,14 +98,17 @@ <col width="90%" /> </colgroup> <tbody valign="top"> -<tr class="row-odd"><td><code class="xref py py-obj docutils literal"><span class="pre">equals</span></code>(self, other)</td> +<tr class="row-odd"><td><code class="xref py py-obj docutils literal"><span class="pre">add_metadata</span></code>(self, dict metadata)</td> +<td>Add metadata as dict of string keys and values to Schema</td> +</tr> +<tr class="row-even"><td><code class="xref py py-obj docutils literal"><span class="pre">equals</span></code>(self, other)</td> <td>Test if this schema is equal to the other</td> </tr> -<tr class="row-even"><td><code class="xref py py-obj docutils literal"><span class="pre">field_by_name</span></code>(self, name)</td> +<tr class="row-odd"><td><code class="xref py py-obj docutils literal"><span class="pre">field_by_name</span></code>(self, name)</td> <td>Access a field by its name rather than the column index.</td> </tr> -<tr class="row-odd"><td><code class="xref py py-obj docutils literal"><span class="pre">from_fields</span></code>(type cls, fields)</td> -<td></td> +<tr class="row-even"><td><code class="xref py py-obj docutils literal"><span class="pre">remove_metadata</span></code>(self)</td> +<td>Create new schema without metadata, if any</td> </tr> </tbody> </table> @@ -223,7 +119,10 @@ <col width="90%" /> </colgroup> <tbody valign="top"> -<tr class="row-odd"><td><code class="xref py py-obj docutils literal"><span class="pre">names</span></code></td> +<tr class="row-odd"><td><code class="xref py py-obj docutils literal"><span class="pre">metadata</span></code></td> +<td></td> +</tr> +<tr class="row-even"><td><code class="xref py py-obj docutils literal"><span class="pre">names</span></code></td> <td></td> </tr> </tbody> @@ -233,76 +132,30 @@ </div> - </div> - <div class="articleComments"> - - </div> </div> - <footer> - - <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation"> - - <a href="pyarrow.parquet.ParquetDataset.html" class="btn btn-neutral float-right" title="pyarrow.parquet.ParquetDataset" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a> - - - <a href="pyarrow.Field.html" class="btn btn-neutral" title="pyarrow.Field" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a> - - </div> - - - <hr/> - - <div role="contentinfo"> - <p> - © Copyright 2016 Apache Software Foundation. - - </p> - </div> - Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/snide/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>. - -</footer> - </div> </div> - - </section> - - </div> - - - - - - <script type="text/javascript"> - var DOCUMENTATION_OPTIONS = { - URL_ROOT:'../', - VERSION:'', - COLLAPSE_INDEX:false, - FILE_SUFFIX:'.html', - HAS_SOURCE: true, - SOURCELINK_SUFFIX: '.txt' - }; - </script> - <script type="text/javascript" src="../_static/jquery.js"></script> - <script type="text/javascript" src="../_static/underscore.js"></script> - <script type="text/javascript" src="../_static/doctools.js"></script> - <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> - - - - - - <script type="text/javascript" src="../_static/js/theme.js"></script> - - - - - <script type="text/javascript"> - jQuery(function () { - SphinxRtdTheme.StickyNav.enable(); - }); - </script> - - -</body> + <div class="clearer"></div> + </div> + <div class="related" role="navigation" aria-label="related navigation"> + <h3>Navigation</h3> + <ul> + <li class="right" style="margin-right: 10px"> + <a href="../genindex.html" title="General Index" + >index</a></li> + <li class="right" > + <a href="pyarrow.parquet.ParquetDataset.html" title="pyarrow.parquet.ParquetDataset" + >next</a> |</li> + <li class="right" > + <a href="pyarrow.Field.html" title="pyarrow.Field" + >previous</a> |</li> + <li class="nav-item nav-item-0"><a href="../index.html">pyarrow documentation</a> »</li> + <li class="nav-item nav-item-1"><a href="../api.html" >API Reference</a> »</li> + </ul> + </div> + <div class="footer" role="contentinfo"> + © Copyright 2016-2017 Apache Software Foundation. + Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.5. + </div> + </body> </html> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/arrow-site/blob/6360599f/docs/python/generated/pyarrow.StreamReader.html ---------------------------------------------------------------------- diff --git a/docs/python/generated/pyarrow.StreamReader.html b/docs/python/generated/pyarrow.StreamReader.html index f8172d3..ed22fce 100644 --- a/docs/python/generated/pyarrow.StreamReader.html +++ b/docs/python/generated/pyarrow.StreamReader.html @@ -1,186 +1,84 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<!DOCTYPE html> -<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]--> -<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]--> -<head> - <meta charset="utf-8"> - - <meta name="viewport" content="width=device-width, initial-scale=1.0"> - - <title>pyarrow.StreamReader — pyarrow documentation</title> - - - - - - - - - - - +<html xmlns="http://www.w3.org/1999/xhtml"> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> - - - - - - <link rel="stylesheet" href="../_static/css/theme.css" type="text/css" /> - - - - - - <link rel="index" title="Index" - href="../genindex.html"/> - <link rel="search" title="Search" href="../search.html"/> - <link rel="top" title="pyarrow documentation" href="../index.html"/> - <link rel="up" title="API Reference" href="../api.html"/> - <link rel="next" title="pyarrow.StreamWriter" href="pyarrow.StreamWriter.html"/> - <link rel="prev" title="pyarrow.FileWriter" href="pyarrow.FileWriter.html"/> - - - <script src="../_static/js/modernizr.min.js"></script> - -</head> - -<body class="wy-body-for-nav" role="document"> - - - <div class="wy-grid-for-nav"> - + <title>pyarrow.StreamReader — pyarrow documentation</title> - <nav data-toggle="wy-nav-shift" class="wy-nav-side"> - <div class="wy-side-scroll"> - <div class="wy-side-nav-search"> - - - - <a href="../index.html" class="icon icon-home"> pyarrow - - - - </a> - - - - - - - -<div role="search"> - <form id="rtd-search-form" class="wy-form" action="../search.html" method="get"> - <input type="text" name="q" placeholder="Search docs" /> - <input type="hidden" name="check_keywords" value="yes" /> - <input type="hidden" name="area" value="default" /> - </form> + <link rel="stylesheet" href="../_static/sphinxdoc.css" type="text/css" /> + <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> + + <script type="text/javascript"> + var DOCUMENTATION_OPTIONS = { + URL_ROOT: '../', + VERSION: '', + COLLAPSE_INDEX: false, + FILE_SUFFIX: '.html', + HAS_SOURCE: true, + SOURCELINK_SUFFIX: '.txt' + }; + </script> + <script type="text/javascript" src="../_static/jquery.js"></script> + <script type="text/javascript" src="../_static/underscore.js"></script> + <script type="text/javascript" src="../_static/doctools.js"></script> + <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> + <link rel="index" title="Index" href="../genindex.html" /> + <link rel="search" title="Search" href="../search.html" /> + <link rel="next" title="pyarrow.StreamWriter" href="pyarrow.StreamWriter.html" /> + <link rel="prev" title="pyarrow.FileWriter" href="pyarrow.FileWriter.html" /> + </head> + <body role="document"> + <div class="related" role="navigation" aria-label="related navigation"> + <h3>Navigation</h3> + <ul> + <li class="right" style="margin-right: 10px"> + <a href="../genindex.html" title="General Index" + accesskey="I">index</a></li> + <li class="right" > + <a href="pyarrow.StreamWriter.html" title="pyarrow.StreamWriter" + accesskey="N">next</a> |</li> + <li class="right" > + <a href="pyarrow.FileWriter.html" title="pyarrow.FileWriter" + accesskey="P">previous</a> |</li> + <li class="nav-item nav-item-0"><a href="../index.html">pyarrow documentation</a> »</li> + <li class="nav-item nav-item-1"><a href="../api.html" accesskey="U">API Reference</a> »</li> + </ul> + </div> + <div class="sphinxsidebar" role="navigation" aria-label="main navigation"> + <div class="sphinxsidebarwrapper"> + <h4>Previous topic</h4> + <p class="topless"><a href="pyarrow.FileWriter.html" + title="previous chapter">pyarrow.FileWriter</a></p> + <h4>Next topic</h4> + <p class="topless"><a href="pyarrow.StreamWriter.html" + title="next chapter">pyarrow.StreamWriter</a></p> + <div role="note" aria-label="source link"> + <h3>This Page</h3> + <ul class="this-page-menu"> + <li><a href="../_sources/generated/pyarrow.StreamReader.rst.txt" + rel="nofollow">Show Source</a></li> + </ul> + </div> +<div id="searchbox" style="display: none" role="search"> + <h3>Quick search</h3> + <form class="search" action="../search.html" method="get"> + <div><input type="text" name="q" /></div> + <div><input type="submit" value="Go" /></div> + <input type="hidden" name="check_keywords" value="yes" /> + <input type="hidden" name="area" value="default" /> + </form> </div> - - - </div> - - <div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation"> - - - - - - - <p class="caption"><span class="caption-text">Getting Started</span></p> -<ul class="current"> -<li class="toctree-l1"><a class="reference internal" href="../install.html">Install PyArrow</a></li> -<li class="toctree-l1"><a class="reference internal" href="../pandas.html">Pandas Interface</a></li> -<li class="toctree-l1"><a class="reference internal" href="../filesystems.html">File interfaces and Memory Maps</a></li> -<li class="toctree-l1"><a class="reference internal" href="../parquet.html">Reading/Writing Parquet files</a></li> -<li class="toctree-l1 current"><a class="reference internal" href="../api.html">API Reference</a><ul class="current"> -<li class="toctree-l2"><a class="reference internal" href="../api.html#type-and-schema-factory-functions">Type and Schema Factory Functions</a></li> -<li class="toctree-l2"><a class="reference internal" href="../api.html#scalar-value-types">Scalar Value Types</a></li> -<li class="toctree-l2"><a class="reference internal" href="../api.html#array-types-and-constructors">Array Types and Constructors</a></li> -<li class="toctree-l2"><a class="reference internal" href="../api.html#tables-and-record-batches">Tables and Record Batches</a></li> -<li class="toctree-l2"><a class="reference internal" href="../api.html#tensor-type-and-functions">Tensor type and Functions</a></li> -<li class="toctree-l2"><a class="reference internal" href="../api.html#input-output-and-shared-memory">Input / Output and Shared Memory</a></li> -<li class="toctree-l2 current"><a class="reference internal" href="../api.html#interprocess-communication-and-messaging">Interprocess Communication and Messaging</a><ul class="current"> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.FileReader.html">pyarrow.FileReader</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.FileWriter.html">pyarrow.FileWriter</a></li> -<li class="toctree-l3 current"><a class="current reference internal" href="#">pyarrow.StreamReader</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.StreamWriter.html">pyarrow.StreamWriter</a></li> -</ul> -</li> -<li class="toctree-l2"><a class="reference internal" href="../api.html#memory-pools">Memory Pools</a></li> -<li class="toctree-l2"><a class="reference internal" href="../api.html#type-classes">Type Classes</a></li> -<li class="toctree-l2"><a class="reference internal" href="../api.html#apache-parquet">Apache Parquet</a></li> -</ul> -</li> -<li class="toctree-l1"><a class="reference internal" href="../getting_involved.html">Getting Involved</a></li> -</ul> -<p class="caption"><span class="caption-text">Additional Features</span></p> -<ul> -<li class="toctree-l1"><a class="reference internal" href="../jemalloc.html">jemalloc MemoryPool</a></li> -</ul> - - - +<script type="text/javascript">$('#searchbox').show(0);</script> </div> </div> - </nav> - - <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"> - - - <nav class="wy-nav-top" role="navigation" aria-label="top navigation"> - - <i data-toggle="wy-nav-top" class="fa fa-bars"></i> - <a href="../index.html">pyarrow</a> - - </nav> - - - - <div class="wy-nav-content"> - <div class="rst-content"> - - - - - - - - - - - - - - - -<div role="navigation" aria-label="breadcrumbs navigation"> - - <ul class="wy-breadcrumbs"> - - <li><a href="../index.html">Docs</a> »</li> - - <li><a href="../api.html">API Reference</a> »</li> - - <li>pyarrow.StreamReader</li> - - - <li class="wy-breadcrumbs-aside"> - - - <a href="../_sources/generated/pyarrow.StreamReader.rst.txt" rel="nofollow"> View page source</a> - - - </li> - - </ul> - - - <hr/> -</div> - <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article"> - <div itemprop="articleBody"> + <div class="document"> + <div class="documentwrapper"> + <div class="bodywrapper"> + <div class="body" role="main"> <div class="section" id="pyarrow-streamreader"> <h1>pyarrow.StreamReader<a class="headerlink" href="#pyarrow-streamreader" title="Permalink to this headline">¶</a></h1> @@ -236,76 +134,30 @@ </div> - </div> - <div class="articleComments"> - - </div> </div> - <footer> - - <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation"> - - <a href="pyarrow.StreamWriter.html" class="btn btn-neutral float-right" title="pyarrow.StreamWriter" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a> - - - <a href="pyarrow.FileWriter.html" class="btn btn-neutral" title="pyarrow.FileWriter" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a> - - </div> - - - <hr/> - - <div role="contentinfo"> - <p> - © Copyright 2016 Apache Software Foundation. - - </p> - </div> - Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/snide/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>. - -</footer> - </div> </div> - - </section> - - </div> - - - - - - <script type="text/javascript"> - var DOCUMENTATION_OPTIONS = { - URL_ROOT:'../', - VERSION:'', - COLLAPSE_INDEX:false, - FILE_SUFFIX:'.html', - HAS_SOURCE: true, - SOURCELINK_SUFFIX: '.txt' - }; - </script> - <script type="text/javascript" src="../_static/jquery.js"></script> - <script type="text/javascript" src="../_static/underscore.js"></script> - <script type="text/javascript" src="../_static/doctools.js"></script> - <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> - - - - - - <script type="text/javascript" src="../_static/js/theme.js"></script> - - - - - <script type="text/javascript"> - jQuery(function () { - SphinxRtdTheme.StickyNav.enable(); - }); - </script> - - -</body> + <div class="clearer"></div> + </div> + <div class="related" role="navigation" aria-label="related navigation"> + <h3>Navigation</h3> + <ul> + <li class="right" style="margin-right: 10px"> + <a href="../genindex.html" title="General Index" + >index</a></li> + <li class="right" > + <a href="pyarrow.StreamWriter.html" title="pyarrow.StreamWriter" + >next</a> |</li> + <li class="right" > + <a href="pyarrow.FileWriter.html" title="pyarrow.FileWriter" + >previous</a> |</li> + <li class="nav-item nav-item-0"><a href="../index.html">pyarrow documentation</a> »</li> + <li class="nav-item nav-item-1"><a href="../api.html" >API Reference</a> »</li> + </ul> + </div> + <div class="footer" role="contentinfo"> + © Copyright 2016-2017 Apache Software Foundation. + Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.5. + </div> + </body> </html> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/arrow-site/blob/6360599f/docs/python/generated/pyarrow.StreamWriter.html ---------------------------------------------------------------------- diff --git a/docs/python/generated/pyarrow.StreamWriter.html b/docs/python/generated/pyarrow.StreamWriter.html index e921f21..bbaacd7 100644 --- a/docs/python/generated/pyarrow.StreamWriter.html +++ b/docs/python/generated/pyarrow.StreamWriter.html @@ -1,186 +1,84 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<!DOCTYPE html> -<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]--> -<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]--> -<head> - <meta charset="utf-8"> - - <meta name="viewport" content="width=device-width, initial-scale=1.0"> - - <title>pyarrow.StreamWriter — pyarrow documentation</title> - - - - - - - - - - - +<html xmlns="http://www.w3.org/1999/xhtml"> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> - - - - - - <link rel="stylesheet" href="../_static/css/theme.css" type="text/css" /> - - - - - - <link rel="index" title="Index" - href="../genindex.html"/> - <link rel="search" title="Search" href="../search.html"/> - <link rel="top" title="pyarrow documentation" href="../index.html"/> - <link rel="up" title="API Reference" href="../api.html"/> - <link rel="next" title="pyarrow.MemoryPool" href="pyarrow.MemoryPool.html"/> - <link rel="prev" title="pyarrow.StreamReader" href="pyarrow.StreamReader.html"/> - - - <script src="../_static/js/modernizr.min.js"></script> - -</head> - -<body class="wy-body-for-nav" role="document"> - - - <div class="wy-grid-for-nav"> - + <title>pyarrow.StreamWriter — pyarrow documentation</title> - <nav data-toggle="wy-nav-shift" class="wy-nav-side"> - <div class="wy-side-scroll"> - <div class="wy-side-nav-search"> - - - - <a href="../index.html" class="icon icon-home"> pyarrow - - - - </a> - - - - - - - -<div role="search"> - <form id="rtd-search-form" class="wy-form" action="../search.html" method="get"> - <input type="text" name="q" placeholder="Search docs" /> - <input type="hidden" name="check_keywords" value="yes" /> - <input type="hidden" name="area" value="default" /> - </form> + <link rel="stylesheet" href="../_static/sphinxdoc.css" type="text/css" /> + <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> + + <script type="text/javascript"> + var DOCUMENTATION_OPTIONS = { + URL_ROOT: '../', + VERSION: '', + COLLAPSE_INDEX: false, + FILE_SUFFIX: '.html', + HAS_SOURCE: true, + SOURCELINK_SUFFIX: '.txt' + }; + </script> + <script type="text/javascript" src="../_static/jquery.js"></script> + <script type="text/javascript" src="../_static/underscore.js"></script> + <script type="text/javascript" src="../_static/doctools.js"></script> + <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> + <link rel="index" title="Index" href="../genindex.html" /> + <link rel="search" title="Search" href="../search.html" /> + <link rel="next" title="pyarrow.MemoryPool" href="pyarrow.MemoryPool.html" /> + <link rel="prev" title="pyarrow.StreamReader" href="pyarrow.StreamReader.html" /> + </head> + <body role="document"> + <div class="related" role="navigation" aria-label="related navigation"> + <h3>Navigation</h3> + <ul> + <li class="right" style="margin-right: 10px"> + <a href="../genindex.html" title="General Index" + accesskey="I">index</a></li> + <li class="right" > + <a href="pyarrow.MemoryPool.html" title="pyarrow.MemoryPool" + accesskey="N">next</a> |</li> + <li class="right" > + <a href="pyarrow.StreamReader.html" title="pyarrow.StreamReader" + accesskey="P">previous</a> |</li> + <li class="nav-item nav-item-0"><a href="../index.html">pyarrow documentation</a> »</li> + <li class="nav-item nav-item-1"><a href="../api.html" accesskey="U">API Reference</a> »</li> + </ul> + </div> + <div class="sphinxsidebar" role="navigation" aria-label="main navigation"> + <div class="sphinxsidebarwrapper"> + <h4>Previous topic</h4> + <p class="topless"><a href="pyarrow.StreamReader.html" + title="previous chapter">pyarrow.StreamReader</a></p> + <h4>Next topic</h4> + <p class="topless"><a href="pyarrow.MemoryPool.html" + title="next chapter">pyarrow.MemoryPool</a></p> + <div role="note" aria-label="source link"> + <h3>This Page</h3> + <ul class="this-page-menu"> + <li><a href="../_sources/generated/pyarrow.StreamWriter.rst.txt" + rel="nofollow">Show Source</a></li> + </ul> + </div> +<div id="searchbox" style="display: none" role="search"> + <h3>Quick search</h3> + <form class="search" action="../search.html" method="get"> + <div><input type="text" name="q" /></div> + <div><input type="submit" value="Go" /></div> + <input type="hidden" name="check_keywords" value="yes" /> + <input type="hidden" name="area" value="default" /> + </form> </div> - - - </div> - - <div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation"> - - - - - - - <p class="caption"><span class="caption-text">Getting Started</span></p> -<ul class="current"> -<li class="toctree-l1"><a class="reference internal" href="../install.html">Install PyArrow</a></li> -<li class="toctree-l1"><a class="reference internal" href="../pandas.html">Pandas Interface</a></li> -<li class="toctree-l1"><a class="reference internal" href="../filesystems.html">File interfaces and Memory Maps</a></li> -<li class="toctree-l1"><a class="reference internal" href="../parquet.html">Reading/Writing Parquet files</a></li> -<li class="toctree-l1 current"><a class="reference internal" href="../api.html">API Reference</a><ul class="current"> -<li class="toctree-l2"><a class="reference internal" href="../api.html#type-and-schema-factory-functions">Type and Schema Factory Functions</a></li> -<li class="toctree-l2"><a class="reference internal" href="../api.html#scalar-value-types">Scalar Value Types</a></li> -<li class="toctree-l2"><a class="reference internal" href="../api.html#array-types-and-constructors">Array Types and Constructors</a></li> -<li class="toctree-l2"><a class="reference internal" href="../api.html#tables-and-record-batches">Tables and Record Batches</a></li> -<li class="toctree-l2"><a class="reference internal" href="../api.html#tensor-type-and-functions">Tensor type and Functions</a></li> -<li class="toctree-l2"><a class="reference internal" href="../api.html#input-output-and-shared-memory">Input / Output and Shared Memory</a></li> -<li class="toctree-l2 current"><a class="reference internal" href="../api.html#interprocess-communication-and-messaging">Interprocess Communication and Messaging</a><ul class="current"> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.FileReader.html">pyarrow.FileReader</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.FileWriter.html">pyarrow.FileWriter</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.StreamReader.html">pyarrow.StreamReader</a></li> -<li class="toctree-l3 current"><a class="current reference internal" href="#">pyarrow.StreamWriter</a></li> -</ul> -</li> -<li class="toctree-l2"><a class="reference internal" href="../api.html#memory-pools">Memory Pools</a></li> -<li class="toctree-l2"><a class="reference internal" href="../api.html#type-classes">Type Classes</a></li> -<li class="toctree-l2"><a class="reference internal" href="../api.html#apache-parquet">Apache Parquet</a></li> -</ul> -</li> -<li class="toctree-l1"><a class="reference internal" href="../getting_involved.html">Getting Involved</a></li> -</ul> -<p class="caption"><span class="caption-text">Additional Features</span></p> -<ul> -<li class="toctree-l1"><a class="reference internal" href="../jemalloc.html">jemalloc MemoryPool</a></li> -</ul> - - - +<script type="text/javascript">$('#searchbox').show(0);</script> </div> </div> - </nav> - - <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"> - - - <nav class="wy-nav-top" role="navigation" aria-label="top navigation"> - - <i data-toggle="wy-nav-top" class="fa fa-bars"></i> - <a href="../index.html">pyarrow</a> - - </nav> - - - - <div class="wy-nav-content"> - <div class="rst-content"> - - - - - - - - - - - - - - - -<div role="navigation" aria-label="breadcrumbs navigation"> - - <ul class="wy-breadcrumbs"> - - <li><a href="../index.html">Docs</a> »</li> - - <li><a href="../api.html">API Reference</a> »</li> - - <li>pyarrow.StreamWriter</li> - - - <li class="wy-breadcrumbs-aside"> - - - <a href="../_sources/generated/pyarrow.StreamWriter.rst.txt" rel="nofollow"> View page source</a> - - - </li> - - </ul> - - - <hr/> -</div> - <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article"> - <div itemprop="articleBody"> + <div class="document"> + <div class="documentwrapper"> + <div class="bodywrapper"> + <div class="body" role="main"> <div class="section" id="pyarrow-streamwriter"> <h1>pyarrow.StreamWriter<a class="headerlink" href="#pyarrow-streamwriter" title="Permalink to this headline">¶</a></h1> @@ -228,76 +126,30 @@ </div> - </div> - <div class="articleComments"> - - </div> </div> - <footer> - - <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation"> - - <a href="pyarrow.MemoryPool.html" class="btn btn-neutral float-right" title="pyarrow.MemoryPool" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a> - - - <a href="pyarrow.StreamReader.html" class="btn btn-neutral" title="pyarrow.StreamReader" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a> - - </div> - - - <hr/> - - <div role="contentinfo"> - <p> - © Copyright 2016 Apache Software Foundation. - - </p> - </div> - Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/snide/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>. - -</footer> - </div> </div> - - </section> - - </div> - - - - - - <script type="text/javascript"> - var DOCUMENTATION_OPTIONS = { - URL_ROOT:'../', - VERSION:'', - COLLAPSE_INDEX:false, - FILE_SUFFIX:'.html', - HAS_SOURCE: true, - SOURCELINK_SUFFIX: '.txt' - }; - </script> - <script type="text/javascript" src="../_static/jquery.js"></script> - <script type="text/javascript" src="../_static/underscore.js"></script> - <script type="text/javascript" src="../_static/doctools.js"></script> - <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> - - - - - - <script type="text/javascript" src="../_static/js/theme.js"></script> - - - - - <script type="text/javascript"> - jQuery(function () { - SphinxRtdTheme.StickyNav.enable(); - }); - </script> - - -</body> + <div class="clearer"></div> + </div> + <div class="related" role="navigation" aria-label="related navigation"> + <h3>Navigation</h3> + <ul> + <li class="right" style="margin-right: 10px"> + <a href="../genindex.html" title="General Index" + >index</a></li> + <li class="right" > + <a href="pyarrow.MemoryPool.html" title="pyarrow.MemoryPool" + >next</a> |</li> + <li class="right" > + <a href="pyarrow.StreamReader.html" title="pyarrow.StreamReader" + >previous</a> |</li> + <li class="nav-item nav-item-0"><a href="../index.html">pyarrow documentation</a> »</li> + <li class="nav-item nav-item-1"><a href="../api.html" >API Reference</a> »</li> + </ul> + </div> + <div class="footer" role="contentinfo"> + © Copyright 2016-2017 Apache Software Foundation. + Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.5. + </div> + </body> </html> \ No newline at end of file