TimeFrame.to_numpy

time.TimeFrame.to_numpy()

Returns a numpy array of the dates in this time frame.

Returns

NDArray[np.datetime64]

The array in np.datetime64 format.