trackpy.PandasHDFStoreBig.dump

PandasHDFStoreBig.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