MCPcopy Index your code
hub / github.com/PyTables/PyTables / split.py

File split.py

examples/split.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Use the H5FD_SPLIT driver to store metadata and raw data in separate files.
2
3In this example, we store the metadata file in the current directory and
4the raw data file in a subdirectory.

Callers

nothing calls this directly

Calls 4

create_groupMethod · 0.80
create_tableMethod · 0.45
appendMethod · 0.45
flushMethod · 0.45

Tested by

no test coverage detected