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
Research direction
Locate the numpy example and exercise referenced in the issue and compare how much they rely on broadcasting. Revise the material to emphasize boolean-mask selection or range selection instead, then check that the example and exercise remain coherent for the workshop.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook, numpy
- Domain
- content
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100