carpentries-incubator / carpentries-incubator/pando-python
`ndarray.resize` will be deprecated
Open
- Dominant language
- Python
- Stars
- 6
- Forks
- 12
- Avg merge
- 4h 35m
- Merged PRs (30d)
- 2
Description
… [in the upcoming NumPy 2.5 release](https://numpy.org/devdocs/release/2.5.0-notes.html#resizing-a-numpy-array-inplace-is-deprecated). We use this at the start of the NumPy episode (as an equivalent of `list.append()`), so will need to update that eventually.
(Our advice will be “Don’t do that!” either way; so this shouldn’t require a major change to the content.)
Contributor guide
Assessment
This issue has not been assessed yet.