hdf5storage
0.2
hdf5storage
Introduction
Paths
Compression
Storage Format
Development Information
THANKS
API for Users
API For Developers And Plugin Writers
hdf5storage
»
Index
Index
_
|
A
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
_
__contains__() (hdf5storage.File method)
__delitem__() (hdf5storage.File method)
__eq__() (hdf5storage.File method)
__getitem__() (hdf5storage.File method)
__iter__() (hdf5storage.File method)
__len__() (hdf5storage.File method)
__ne__() (hdf5storage.File method)
__setitem__() (hdf5storage.File method)
A
action_for_matlab_incompatible() (hdf5storage.Options property)
add_marshaller() (hdf5storage.MarshallerCollection method)
C
CantReadError
clear() (hdf5storage.File method)
clear_marshallers() (hdf5storage.MarshallerCollection method)
close() (hdf5storage.File method)
complex_names() (hdf5storage.Options property)
compress() (hdf5storage.Options property)
compress_size_threshold() (hdf5storage.Options property)
compressed_fletcher32_filter() (hdf5storage.Options property)
compression_algorithm() (hdf5storage.Options property)
convert_attribute_to_string() (in module hdf5storage.utilities)
convert_attribute_to_string_array() (in module hdf5storage.utilities)
convert_bools_to_uint8() (hdf5storage.Options property)
convert_numpy_bytes_to_utf16() (hdf5storage.Options property)
convert_numpy_str_to_uint16() (in module hdf5storage.utilities)
convert_numpy_str_to_uint32() (in module hdf5storage.utilities)
convert_numpy_str_to_utf16() (hdf5storage.Options property)
convert_to_numpy_bytes() (in module hdf5storage.utilities)
convert_to_numpy_str() (in module hdf5storage.utilities)
convert_to_str() (in module hdf5storage.utilities)
D
decode_complex() (in module hdf5storage.utilities)
del_attribute() (in module hdf5storage.utilities)
delete_unused_variables() (hdf5storage.Options property)
dict_like_keys_name() (hdf5storage.Options property)
dict_like_values_name() (hdf5storage.Options property)
does_dtype_have_a_zero_shape() (in module hdf5storage.utilities)
E
encode_complex() (in module hdf5storage.utilities)
escape_path() (in module hdf5storage.pathesc)
F
File (class in hdf5storage)
find_thirdparty_marshaller_plugins() (in module hdf5storage.plugins)
flush() (hdf5storage.File method)
G
get() (hdf5storage.File method)
get_attribute() (in module hdf5storage.utilities)
get_attribute_string() (in module hdf5storage.utilities)
get_attribute_string_array() (in module hdf5storage.utilities)
get_default_MarshallerCollection() (in module hdf5storage)
get_marshaller_for_matlab_class() (hdf5storage.MarshallerCollection method)
get_marshaller_for_type() (hdf5storage.MarshallerCollection method)
get_marshaller_for_type_string() (hdf5storage.MarshallerCollection method)
get_type_string() (hdf5storage.Marshallers.TypeMarshaller method)
group_for_references() (hdf5storage.Options property)
gzip_compression_level() (hdf5storage.Options property)
H
hdf5storage
module
hdf5storage.exceptions
module
hdf5storage.Marshallers
module
hdf5storage.pathesc
module
hdf5storage.plugins
module
hdf5storage.utilities
module
Hdf5storageError
I
items() (hdf5storage.File method)
K
keys() (hdf5storage.File method)
L
loadmat() (in module hdf5storage)
M
make_atleast_2d() (hdf5storage.Options property)
make_new_default_MarshallerCollection() (in module hdf5storage)
marshaller_collection() (hdf5storage.Options property)
MarshallerCollection (class in hdf5storage)
matlab_compatible() (hdf5storage.Options property)
module
hdf5storage
hdf5storage.exceptions
hdf5storage.Marshallers
hdf5storage.pathesc
hdf5storage.plugins
hdf5storage.utilities
N
next_unused_name_in_group() (in module hdf5storage.utilities)
NumpyDtypeMarshaller (class in hdf5storage.Marshallers)
NumpyScalarArrayMarshaller (class in hdf5storage.Marshallers)
O
oned_as() (hdf5storage.Options property)
Options (class in hdf5storage)
P
pop() (hdf5storage.File method)
popitem() (hdf5storage.File method)
priority() (hdf5storage.MarshallerCollection property)
process_path() (in module hdf5storage.pathesc)
PythonChainMapMarshaller (class in hdf5storage.Marshallers)
PythonCounterMarshaller (class in hdf5storage.Marshallers)
PythonDatetimeObjsMarshaller (class in hdf5storage.Marshallers)
PythonDictMarshaller (class in hdf5storage.Marshallers)
PythonFractionMarshaller (class in hdf5storage.Marshallers)
PythonListMarshaller (class in hdf5storage.Marshallers)
PythonNoneEllipsisNotImplementedMarshaller (class in hdf5storage.Marshallers)
PythonScalarMarshaller (class in hdf5storage.Marshallers)
PythonSliceRangeMarshaller (class in hdf5storage.Marshallers)
PythonStringMarshaller (class in hdf5storage.Marshallers)
PythonTupleSetDequeMarshaller (class in hdf5storage.Marshallers)
R
read() (hdf5storage.File method)
(hdf5storage.Marshallers.TypeMarshaller method)
(in module hdf5storage)
read_approximate() (hdf5storage.Marshallers.TypeMarshaller method)
read_data() (in module hdf5storage.utilities)
read_object_array() (in module hdf5storage.utilities)
reads() (hdf5storage.File method)
(in module hdf5storage)
remove_marshaller() (hdf5storage.MarshallerCollection method)
reverse_dimension_order() (hdf5storage.Options property)
S
savemat() (in module hdf5storage)
set_attribute() (in module hdf5storage.utilities)
set_attribute_string() (in module hdf5storage.utilities)
set_attribute_string_array() (in module hdf5storage.utilities)
set_attributes_all() (in module hdf5storage.utilities)
setdefault() (hdf5storage.File method)
shuffle_filter() (hdf5storage.Options property)
store_python_metadata() (hdf5storage.Options property)
store_shape_for_empty() (hdf5storage.Options property)
structs_as_dicts() (hdf5storage.Options property)
structured_numpy_ndarray_as_struct() (hdf5storage.Options property)
supported_marshaller_api_versions() (in module hdf5storage.plugins)
T
TypeMarshaller (class in hdf5storage.Marshallers)
TypeNotMatlabCompatibleError
U
uncompressed_fletcher32_filter() (hdf5storage.Options property)
unescape_path() (in module hdf5storage.pathesc)
update() (hdf5storage.File method)
update_type_lookups() (hdf5storage.Marshallers.TypeMarshaller method)
V
values() (hdf5storage.File method)
W
write() (hdf5storage.File method)
(hdf5storage.Marshallers.TypeMarshaller method)
(in module hdf5storage)
write_data() (in module hdf5storage.utilities)
write_metadata() (hdf5storage.Marshallers.TypeMarshaller method)
write_object_array() (in module hdf5storage.utilities)
writes() (hdf5storage.File method)
(in module hdf5storage)