http://git-wip-us.apache.org/repos/asf/arrow-site/blob/6360599f/docs/python/generated/pyarrow.int32.html ---------------------------------------------------------------------- diff --git a/docs/python/generated/pyarrow.int32.html b/docs/python/generated/pyarrow.int32.html index f7fd49c..64ca85f 100644 --- a/docs/python/generated/pyarrow.int32.html +++ b/docs/python/generated/pyarrow.int32.html @@ -1,209 +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.int32 — 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.int64" href="pyarrow.int64.html"/> - <link rel="prev" title="pyarrow.int16" href="pyarrow.int16.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.int32 — 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.int64" href="pyarrow.int64.html" /> + <link rel="prev" title="pyarrow.int16" href="pyarrow.int16.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.int64.html" title="pyarrow.int64" + accesskey="N">next</a> |</li> + <li class="right" > + <a href="pyarrow.int16.html" title="pyarrow.int16" + 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.int16.html" + title="previous chapter">pyarrow.int16</a></p> + <h4>Next topic</h4> + <p class="topless"><a href="pyarrow.int64.html" + title="next chapter">pyarrow.int64</a></p> + <div role="note" aria-label="source link"> + <h3>This Page</h3> + <ul class="this-page-menu"> + <li><a href="../_sources/generated/pyarrow.int32.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 current"><a class="reference internal" href="../api.html#type-and-schema-factory-functions">Type and Schema Factory Functions</a><ul class="current"> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.null.html">pyarrow.null</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.bool_.html">pyarrow.bool_</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.int8.html">pyarrow.int8</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.int16.html">pyarrow.int16</a></li> -<li class="toctree-l3 current"><a class="current reference internal" href="#">pyarrow.int32</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.int64.html">pyarrow.int64</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.uint8.html">pyarrow.uint8</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.uint16.html">pyarrow.uint16</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.uint32.html">pyarrow.uint32</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.uint64.html">pyarrow.uint64</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.float16.html">pyarrow.float16</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.float32.html">pyarrow.float32</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.float64.html">pyarrow.float64</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.time32.html">pyarrow.time32</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.time64.html">pyarrow.time64</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.timestamp.html">pyarrow.timestamp</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.date32.html">pyarrow.date32</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.date64.html">pyarrow.date64</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.binary.html">pyarrow.binary</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.string.html">pyarrow.string</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.decimal.html">pyarrow.decimal</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.list_.html">pyarrow.list_</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.struct.html">pyarrow.struct</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.dictionary.html">pyarrow.dictionary</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.field.html">pyarrow.field</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.schema.html">pyarrow.schema</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.from_numpy_dtype.html">pyarrow.from_numpy_dtype</a></li> -</ul> -</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"><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.int32</li> - - - <li class="wy-breadcrumbs-aside"> - - - <a href="../_sources/generated/pyarrow.int32.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-int32"> <h1>pyarrow.int32<a class="headerlink" href="#pyarrow-int32" title="Permalink to this headline">¶</a></h1> @@ -215,76 +90,30 @@ </div> - </div> - <div class="articleComments"> - - </div> </div> - <footer> - - <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation"> - - <a href="pyarrow.int64.html" class="btn btn-neutral float-right" title="pyarrow.int64" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a> - - - <a href="pyarrow.int16.html" class="btn btn-neutral" title="pyarrow.int16" 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.int64.html" title="pyarrow.int64" + >next</a> |</li> + <li class="right" > + <a href="pyarrow.int16.html" title="pyarrow.int16" + >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.int64.html ---------------------------------------------------------------------- diff --git a/docs/python/generated/pyarrow.int64.html b/docs/python/generated/pyarrow.int64.html index 391773a..9d3a688 100644 --- a/docs/python/generated/pyarrow.int64.html +++ b/docs/python/generated/pyarrow.int64.html @@ -1,209 +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.int64 — 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.uint8" href="pyarrow.uint8.html"/> - <link rel="prev" title="pyarrow.int32" href="pyarrow.int32.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.int64 — 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.uint8" href="pyarrow.uint8.html" /> + <link rel="prev" title="pyarrow.int32" href="pyarrow.int32.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.uint8.html" title="pyarrow.uint8" + accesskey="N">next</a> |</li> + <li class="right" > + <a href="pyarrow.int32.html" title="pyarrow.int32" + 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.int32.html" + title="previous chapter">pyarrow.int32</a></p> + <h4>Next topic</h4> + <p class="topless"><a href="pyarrow.uint8.html" + title="next chapter">pyarrow.uint8</a></p> + <div role="note" aria-label="source link"> + <h3>This Page</h3> + <ul class="this-page-menu"> + <li><a href="../_sources/generated/pyarrow.int64.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 current"><a class="reference internal" href="../api.html#type-and-schema-factory-functions">Type and Schema Factory Functions</a><ul class="current"> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.null.html">pyarrow.null</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.bool_.html">pyarrow.bool_</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.int8.html">pyarrow.int8</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.int16.html">pyarrow.int16</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.int32.html">pyarrow.int32</a></li> -<li class="toctree-l3 current"><a class="current reference internal" href="#">pyarrow.int64</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.uint8.html">pyarrow.uint8</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.uint16.html">pyarrow.uint16</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.uint32.html">pyarrow.uint32</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.uint64.html">pyarrow.uint64</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.float16.html">pyarrow.float16</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.float32.html">pyarrow.float32</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.float64.html">pyarrow.float64</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.time32.html">pyarrow.time32</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.time64.html">pyarrow.time64</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.timestamp.html">pyarrow.timestamp</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.date32.html">pyarrow.date32</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.date64.html">pyarrow.date64</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.binary.html">pyarrow.binary</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.string.html">pyarrow.string</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.decimal.html">pyarrow.decimal</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.list_.html">pyarrow.list_</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.struct.html">pyarrow.struct</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.dictionary.html">pyarrow.dictionary</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.field.html">pyarrow.field</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.schema.html">pyarrow.schema</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.from_numpy_dtype.html">pyarrow.from_numpy_dtype</a></li> -</ul> -</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"><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.int64</li> - - - <li class="wy-breadcrumbs-aside"> - - - <a href="../_sources/generated/pyarrow.int64.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-int64"> <h1>pyarrow.int64<a class="headerlink" href="#pyarrow-int64" title="Permalink to this headline">¶</a></h1> @@ -215,76 +90,30 @@ </div> - </div> - <div class="articleComments"> - - </div> </div> - <footer> - - <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation"> - - <a href="pyarrow.uint8.html" class="btn btn-neutral float-right" title="pyarrow.uint8" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a> - - - <a href="pyarrow.int32.html" class="btn btn-neutral" title="pyarrow.int32" 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.uint8.html" title="pyarrow.uint8" + >next</a> |</li> + <li class="right" > + <a href="pyarrow.int32.html" title="pyarrow.int32" + >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.int8.html ---------------------------------------------------------------------- diff --git a/docs/python/generated/pyarrow.int8.html b/docs/python/generated/pyarrow.int8.html index 351f546..dcc432e 100644 --- a/docs/python/generated/pyarrow.int8.html +++ b/docs/python/generated/pyarrow.int8.html @@ -1,209 +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.int8 — 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.int16" href="pyarrow.int16.html"/> - <link rel="prev" title="pyarrow.bool_" href="pyarrow.bool_.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.int8 — 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.int16" href="pyarrow.int16.html" /> + <link rel="prev" title="pyarrow.bool_" href="pyarrow.bool_.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.int16.html" title="pyarrow.int16" + accesskey="N">next</a> |</li> + <li class="right" > + <a href="pyarrow.bool_.html" title="pyarrow.bool_" + 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.bool_.html" + title="previous chapter">pyarrow.bool_</a></p> + <h4>Next topic</h4> + <p class="topless"><a href="pyarrow.int16.html" + title="next chapter">pyarrow.int16</a></p> + <div role="note" aria-label="source link"> + <h3>This Page</h3> + <ul class="this-page-menu"> + <li><a href="../_sources/generated/pyarrow.int8.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 current"><a class="reference internal" href="../api.html#type-and-schema-factory-functions">Type and Schema Factory Functions</a><ul class="current"> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.null.html">pyarrow.null</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.bool_.html">pyarrow.bool_</a></li> -<li class="toctree-l3 current"><a class="current reference internal" href="#">pyarrow.int8</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.int16.html">pyarrow.int16</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.int32.html">pyarrow.int32</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.int64.html">pyarrow.int64</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.uint8.html">pyarrow.uint8</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.uint16.html">pyarrow.uint16</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.uint32.html">pyarrow.uint32</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.uint64.html">pyarrow.uint64</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.float16.html">pyarrow.float16</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.float32.html">pyarrow.float32</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.float64.html">pyarrow.float64</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.time32.html">pyarrow.time32</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.time64.html">pyarrow.time64</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.timestamp.html">pyarrow.timestamp</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.date32.html">pyarrow.date32</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.date64.html">pyarrow.date64</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.binary.html">pyarrow.binary</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.string.html">pyarrow.string</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.decimal.html">pyarrow.decimal</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.list_.html">pyarrow.list_</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.struct.html">pyarrow.struct</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.dictionary.html">pyarrow.dictionary</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.field.html">pyarrow.field</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.schema.html">pyarrow.schema</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.from_numpy_dtype.html">pyarrow.from_numpy_dtype</a></li> -</ul> -</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"><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.int8</li> - - - <li class="wy-breadcrumbs-aside"> - - - <a href="../_sources/generated/pyarrow.int8.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-int8"> <h1>pyarrow.int8<a class="headerlink" href="#pyarrow-int8" title="Permalink to this headline">¶</a></h1> @@ -215,76 +90,30 @@ </div> - </div> - <div class="articleComments"> - - </div> </div> - <footer> - - <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation"> - - <a href="pyarrow.int16.html" class="btn btn-neutral float-right" title="pyarrow.int16" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a> - - - <a href="pyarrow.bool_.html" class="btn btn-neutral" title="pyarrow.bool_" 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.int16.html" title="pyarrow.int16" + >next</a> |</li> + <li class="right" > + <a href="pyarrow.bool_.html" title="pyarrow.bool_" + >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.jemalloc_memory_pool.html ---------------------------------------------------------------------- diff --git a/docs/python/generated/pyarrow.jemalloc_memory_pool.html b/docs/python/generated/pyarrow.jemalloc_memory_pool.html index 32a2cf4..12c885f 100644 --- a/docs/python/generated/pyarrow.jemalloc_memory_pool.html +++ b/docs/python/generated/pyarrow.jemalloc_memory_pool.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.jemalloc_memory_pool — 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.total_allocated_bytes" href="pyarrow.total_allocated_bytes.html"/> - <link rel="prev" title="pyarrow.default_memory_pool" href="pyarrow.default_memory_pool.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.jemalloc_memory_pool — 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.total_allocated_bytes" href="pyarrow.total_allocated_bytes.html" /> + <link rel="prev" title="pyarrow.default_memory_pool" href="pyarrow.default_memory_pool.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.total_allocated_bytes.html" title="pyarrow.total_allocated_bytes" + accesskey="N">next</a> |</li> + <li class="right" > + <a href="pyarrow.default_memory_pool.html" title="pyarrow.default_memory_pool" + 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.default_memory_pool.html" + title="previous chapter">pyarrow.default_memory_pool</a></p> + <h4>Next topic</h4> + <p class="topless"><a href="pyarrow.total_allocated_bytes.html" + title="next chapter">pyarrow.total_allocated_bytes</a></p> + <div role="note" aria-label="source link"> + <h3>This Page</h3> + <ul class="this-page-menu"> + <li><a href="../_sources/generated/pyarrow.jemalloc_memory_pool.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 current"><a class="reference internal" href="../api.html#memory-pools">Memory Pools</a><ul class="current"> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.MemoryPool.html">pyarrow.MemoryPool</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.default_memory_pool.html">pyarrow.default_memory_pool</a></li> -<li class="toctree-l3 current"><a class="current reference internal" href="#">pyarrow.jemalloc_memory_pool</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.total_allocated_bytes.html">pyarrow.total_allocated_bytes</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.set_memory_pool.html">pyarrow.set_memory_pool</a></li> -</ul> -</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.jemalloc_memory_pool</li> - - - <li class="wy-breadcrumbs-aside"> - - - <a href="../_sources/generated/pyarrow.jemalloc_memory_pool.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-jemalloc-memory-pool"> <h1>pyarrow.jemalloc_memory_pool<a class="headerlink" href="#pyarrow-jemalloc-memory-pool" title="Permalink to this headline">¶</a></h1> @@ -195,76 +92,30 @@ pyarrow.set_memory_pool</p> </div> - </div> - <div class="articleComments"> - - </div> </div> - <footer> - - <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation"> - - <a href="pyarrow.total_allocated_bytes.html" class="btn btn-neutral float-right" title="pyarrow.total_allocated_bytes" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a> - - - <a href="pyarrow.default_memory_pool.html" class="btn btn-neutral" title="pyarrow.default_memory_pool" 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.total_allocated_bytes.html" title="pyarrow.total_allocated_bytes" + >next</a> |</li> + <li class="right" > + <a href="pyarrow.default_memory_pool.html" title="pyarrow.default_memory_pool" + >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.list_.html ---------------------------------------------------------------------- diff --git a/docs/python/generated/pyarrow.list_.html b/docs/python/generated/pyarrow.list_.html index a8ad220..041858d 100644 --- a/docs/python/generated/pyarrow.list_.html +++ b/docs/python/generated/pyarrow.list_.html @@ -1,209 +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.list_ — 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.struct" href="pyarrow.struct.html"/> - <link rel="prev" title="pyarrow.decimal" href="pyarrow.decimal.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.list_ — 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.struct" href="pyarrow.struct.html" /> + <link rel="prev" title="pyarrow.decimal" href="pyarrow.decimal.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.struct.html" title="pyarrow.struct" + accesskey="N">next</a> |</li> + <li class="right" > + <a href="pyarrow.decimal.html" title="pyarrow.decimal" + 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.decimal.html" + title="previous chapter">pyarrow.decimal</a></p> + <h4>Next topic</h4> + <p class="topless"><a href="pyarrow.struct.html" + title="next chapter">pyarrow.struct</a></p> + <div role="note" aria-label="source link"> + <h3>This Page</h3> + <ul class="this-page-menu"> + <li><a href="../_sources/generated/pyarrow.list_.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 current"><a class="reference internal" href="../api.html#type-and-schema-factory-functions">Type and Schema Factory Functions</a><ul class="current"> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.null.html">pyarrow.null</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.bool_.html">pyarrow.bool_</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.int8.html">pyarrow.int8</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.int16.html">pyarrow.int16</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.int32.html">pyarrow.int32</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.int64.html">pyarrow.int64</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.uint8.html">pyarrow.uint8</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.uint16.html">pyarrow.uint16</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.uint32.html">pyarrow.uint32</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.uint64.html">pyarrow.uint64</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.float16.html">pyarrow.float16</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.float32.html">pyarrow.float32</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.float64.html">pyarrow.float64</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.time32.html">pyarrow.time32</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.time64.html">pyarrow.time64</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.timestamp.html">pyarrow.timestamp</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.date32.html">pyarrow.date32</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.date64.html">pyarrow.date64</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.binary.html">pyarrow.binary</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.string.html">pyarrow.string</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.decimal.html">pyarrow.decimal</a></li> -<li class="toctree-l3 current"><a class="current reference internal" href="#">pyarrow.list_</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.struct.html">pyarrow.struct</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.dictionary.html">pyarrow.dictionary</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.field.html">pyarrow.field</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.schema.html">pyarrow.schema</a></li> -<li class="toctree-l3"><a class="reference internal" href="pyarrow.from_numpy_dtype.html">pyarrow.from_numpy_dtype</a></li> -</ul> -</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"><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.list_</li> - - - <li class="wy-breadcrumbs-aside"> - - - <a href="../_sources/generated/pyarrow.list_.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-list"> <h1>pyarrow.list_<a class="headerlink" href="#pyarrow-list" title="Permalink to this headline">¶</a></h1> @@ -215,76 +90,30 @@ </div> - </div> - <div class="articleComments"> - - </div> </div> - <footer> - - <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation"> - - <a href="pyarrow.struct.html" class="btn btn-neutral float-right" title="pyarrow.struct" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a> - - - <a href="pyarrow.decimal.html" class="btn btn-neutral" title="pyarrow.decimal" 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.struct.html" title="pyarrow.struct" + >next</a> |</li> + <li class="right" > + <a href="pyarrow.decimal.html" title="pyarrow.decimal" + >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.memory_map.html ---------------------------------------------------------------------- diff --git a/docs/python/generated/pyarrow.memory_map.html b/docs/python/generated/pyarrow.memory_map.html index 5df473a..74f2073 100644 --- a/docs/python/generated/pyarrow.memory_map.html +++ b/docs/python/generated/pyarrow.memory_map.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.memory_map — 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.create_memory_map" href="pyarrow.create_memory_map.html"/> - <link rel="prev" title="pyarrow.MemoryMappedFile" href="pyarrow.MemoryMappedFile.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.memory_map — 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.create_memory_map" href="pyarrow.create_memory_map.html" /> + <link rel="prev" title="pyarrow.MemoryMappedFile" href="pyarrow.MemoryMappedFile.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.create_memory_map.html" title="pyarrow.create_memory_map" + accesskey="N">next</a> |</li> + <li class="right" > + <a href="pyarrow.MemoryMappedFile.html" title="pyarrow.MemoryMappedFile" + 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.MemoryMappedFile.html" + title="previous chapter">pyarrow.MemoryMappedFile</a></p> + <h4>Next topic</h4> + <p class="topless"><a href="pyarrow.create_memory_map.html" + title="next chapter">pyarrow.create_memory_map</a></p> + <div role="note" aria-label="source link"> + <h3>This Page</h3> + <ul class="this-page-menu"> + <li><a href="../_sources/generated/pyarrow.memory_map.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 current"><a class="current reference internal" href="#">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"><a class="reference internal" href="pyarrow.PythonFile.html">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.memory_map</li> - - - <li class="wy-breadcrumbs-aside"> - - - <a href="../_sources/generated/pyarrow.memory_map.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-memory-map"> <h1>pyarrow.memory_map<a class="headerlink" href="#pyarrow-memory-map" title="Permalink to this headline">¶</a></h1> @@ -212,76 +106,30 @@ </div> - </div> - <div class="articleComments"> - - </div> </div> - <footer> - - <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation"> - - <a href="pyarrow.create_memory_map.html" class="btn btn-neutral float-right" title="pyarrow.create_memory_map" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a> - - - <a href="pyarrow.MemoryMappedFile.html" class="btn btn-neutral" title="pyarrow.MemoryMappedFile" 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.create_memory_map.html" title="pyarrow.create_memory_map" + >next</a> |</li> + <li class="right" > + <a href="pyarrow.MemoryMappedFile.html" title="pyarrow.MemoryMappedFile" + >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