Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
shrx
on Feb 28, 2018
|
parent
|
context
|
favorite
| on:
NumPy Exercises for Data Analysis in Python
> 13. How to get the positions where elements of two arrays match?
> Desired Output: > #> (array([1, 3, 5, 7]),)
Why is (array([1, 3, 5, 7]),) the desired output, and not array([1, 3, 5, 7]) ?
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: