Kolaru / Kolaru/GoodStartAtPythonForScientists
Less broadcast for numpy exercise
Open
- Dominant language
- Jupyter Notebook
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently the indexing in the numpy example and exercise revolve a lot around broadcasting.
This is not necessary very useful. Other kind of indexing, like selection with boolean mask or range selection may be more interesting.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.