{ } Raw JSON

bundles / astropy latest / astropy / io / fits / util / _rstrip_inplace

function

astropy.io.fits.util:_rstrip_inplace

source: /astropy/io/fits/util.py :842

Signature

def   _rstrip_inplace ( array )

Summary

Performs an in-place rstrip operation on string arrays. This is necessary since the built-in np.char.rstrip in Numpy does not perform an in-place calculation.

Aliases

  • astropy.io.fits.fitsrec._rstrip_inplace