Previous topic

numpy.lib.NumpyVersion

Next topic

numpy.pad

This is documentation for an old release of NumPy (version 1.14). Read this page in the documentation of the latest stable release (version 2.2).

Padding Arrays

pad(array, pad_width, mode, **kwargs) Pads an array.