numpy.ndarray.__new__
method
- 
ndarray.__new__(*args, **kwargs) - 
Create and return a new object. See help(type) for accurate signature.
 
    © 2005–2021 NumPy Developers
Licensed under the 3-clause BSD License.
    https://numpy.org/doc/1.21/reference/generated/numpy.ndarray.__new__.html