numpy.dtype.descr.html 910 字节
Newer Older
W
init  
wizardforcel 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13

<h1><span class="yiyi-st" id="yiyi-13">numpy.dtype.descr</span></h1>
        <blockquote>
        <p>原文:<a href="https://docs.scipy.org/doc/numpy/reference/generated/numpy.dtype.descr.html">https://docs.scipy.org/doc/numpy/reference/generated/numpy.dtype.descr.html</a></p>
        <p>译者:<a href="https://github.com/wizardforcel">飞龙</a> <a href="http://usyiyi.cn/">UsyiyiCN</a></p>
        <p>校对:(虚位以待)</p>
        </blockquote>
    
<dl class="attribute">
<dt id="numpy.dtype.descr"><span class="yiyi-st" id="yiyi-14"> <code class="descclassname">dtype.</code><code class="descname">descr</code></span></dt>
<dd><p><span class="yiyi-st" id="yiyi-15">数组类型的数组接口完全描述。</span></p>
<p><span class="yiyi-st" id="yiyi-16">该格式是<em class="xref py py-obj">__ array_interface __</em>属性中的“descr”键所需的格式。</span></p>
</dd></dl>