trackpy.framewise_data¶
Functions
|
Turn the frame_no into a 'natural name' string idiomatic of HDFStore |
|
Classes
Abstract base class defining a data container with framewise access. |
|
|
An interface to an HDF5 file with framewise access, using pandas. |
|
Like PandasHDFStore, but keeps a cache of frame numbers. |
|
An interface to an HDF5 file with framewise access, using pandas, that is faster for cross-frame queries. |