carpentries-incubator / carpentries-incubator/pando-python

`ndarray.resize` will be deprecated

Open
#36 1 comment 1 reaction 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.