Ch5mpy
latest
Contents:
Ch5mpy : helper tools for reading or writing to h5 files
Overview
Installing
API
Objects
Read/write
ch5mpy.read_object
ch5mpy.write_dataset
ch5mpy.write_datasets
ch5mpy.write_object
write_object()
ch5mpy.write_objects
Array creation routines
Error management
License and credits
Ch5mpy
API
ch5mpy.write_object
Edit on GitHub
ch5mpy.write_object
ch5mpy.
write_object
(
loc
,
name
,
obj
,
*
,
chunks
=
True
,
maxshape
=
None
,
overwrite
=
False
,
progress
=
None
)
[source]
Write any object to a H5 file.