read_hdf

typhoon.test.capture.read_hdf(file_path)

Reads hdf file exported from typhoon capture. Returns pandas.DataFrame compatible with typhoontest analysis functions.

Parameters:

file_path (path to the .h5 file) –

Return type:

pandas.DataFrame - typhoontest compatible dataframe with timedelta as index.