pynapple.core.time_series.TsdFrame.to_numpy#

TsdFrame.to_numpy()#

Return the data as a numpy.ndarray.

Mostly useful for matplotlib plotting when calling plot(tsd).