# -*- mode: snippet -*-
# key: pdhs
# --
with pd.HDFStore($1) as store:
    $0