astropy.utils
astropy.utils.masked
Insert values along the given axis before the given indices.
Like numpy.insert but for possibly masked arr and values. Masked obj is not supported.
numpy.insert
arr
values
obj