NumPy

Previous topic

numpy.disp

Next topic

numpy.pad

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

Padding Arrays

pad(array, pad_width[, mode])

Pad an array.