index
:
emacs.d
master
Emacs configuration
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
snippets
/
python-mode
/
pandas-hdf-store
blob: ae7212fcc6725223c113c991284fe72633318985 (
plain
)
1
2
3
4
5
# -*- mode: snippet -*- # key: pdhs # -- with pd.HDFStore($1) as store: $0