numpy.core.defchararray.chararray.repeat.html 1.6 KB
Newer Older
W
init  
wizardforcel 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20

<h1><span class="yiyi-st" id="yiyi-13">numpy.core.defchararray.chararray.repeat</span></h1>
        <blockquote>
        <p>原文:<a href="https://docs.scipy.org/doc/numpy/reference/generated/numpy.core.defchararray.chararray.repeat.html">https://docs.scipy.org/doc/numpy/reference/generated/numpy.core.defchararray.chararray.repeat.html</a></p>
        <p>译者:<a href="https://github.com/wizardforcel">飞龙</a> <a href="http://usyiyi.cn/">UsyiyiCN</a></p>
        <p>校对:(虚位以待)</p>
        </blockquote>
    
<dl class="method">
<dt id="numpy.core.defchararray.chararray.repeat"><span class="yiyi-st" id="yiyi-14"> <code class="descclassname">chararray.</code><code class="descname">repeat</code><span class="sig-paren">(</span><em>repeats</em>, <em>axis=None</em><span class="sig-paren">)</span></span></dt>
<dd><p><span class="yiyi-st" id="yiyi-15">重复数组的元素。</span></p>
<p><span class="yiyi-st" id="yiyi-16">有关完整文档,请参阅<a class="reference internal" href="numpy.repeat.html#numpy.repeat" title="numpy.repeat"><code class="xref py py-obj docutils literal"><span class="pre">numpy.repeat</span></code></a></span></p>
<div class="admonition seealso">
<p class="first admonition-title"><span class="yiyi-st" id="yiyi-17">也可以看看</span></p>
<dl class="last docutils">
<dt><span class="yiyi-st" id="yiyi-18"><a class="reference internal" href="numpy.repeat.html#numpy.repeat" title="numpy.repeat"><code class="xref py py-obj docutils literal"><span class="pre">numpy.repeat</span></code></a></span></dt>
<dd><span class="yiyi-st" id="yiyi-19">等效函数</span></dd>
</dl>
</div>
</dd></dl>