trackpy.PandasHDFStoreSingleNode.dump

PandasHDFStoreSingleNode.dump(N=None)

Return data from all, or the first N, frames in a single DataFrame

Parameters:
Ninteger

optional; if None, return all frames

Returns:
DataFrame