pandas / 0.24.2 / reference / api / pandas.arrays.timedeltaarray.view.html /

pandas.arrays.TimedeltaArray.view

TimedeltaArray.view(dtype=None) [source]

New view on this array with the same data.

Parameters:
dtype : numpy dtype, optional
Returns:
ndarray

With the specified dtype.

© 2008–2012, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team
Licensed under the 3-clause BSD License.
https://pandas.pydata.org/pandas-docs/version/0.24.2/reference/api/pandas.arrays.TimedeltaArray.view.html