numpy.record.squeeze — NumPy v2.6.dev0 Manual

method

record.squeeze(/, axis=None)

#

Scalar method identical to

ndarray.squeeze

.