galcat_analysis basic examples ipython notebooks missing numpy include
Open
- Dominant language
- Python
- Stars
- 120
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Description
All basic examples notebooks use numpy but there is not a numpy import line.
all examples :
halotools/docs/notebooks/galcat_analysis/basic_examples/galaxy_catalog_analysis_tutorial*.ipynb
call numpy routes as np.somefunction
They are missing the line:
import numpy as np
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.