pyrate.tools package¶
Submodules¶
pyrate.tools.resampler module¶
-
pyrate.tools.resampler.convert_messages_to_hourly_bins(df, period='H', fillnans=False, run_resample=True)[source]¶ Resample the messages to a new time-resolution.
Defaults to hourly.
Parameters: Notes
Intended for use with the extended database
Called internally, one of the wrapper functions should be called