Notice the limitation "1D array-like".

On Thu, Feb 18, 2016 at 10:59 AM, Alan Isaac <alan.is...@gmail.com> wrote:

> On 2/17/2016 6:48 PM, Juan Nunez-Iglesias wrote:
>
>> Also fwiw, I think the 0-based, half-open interval is one of the best
>> features of Python indexing and yes, I do use random integers to index
>> into my arrays and would not appreciate having to litter my code with
>> "-1" everywhere.
>>
>
>
> http://docs.scipy.org/doc/numpy-1.10.0/reference/generated
> /numpy.random.choice.html
>
> fwiw,
> Alan Isaac
>
> _______________________________________________
> NumPy-Discussion mailing list
> NumPy-Discussion@scipy.org
> https://mail.scipy.org/mailman/listinfo/numpy-discussion
>
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
https://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to