Hi Jack,
could you help me to convert the .yaml files to the hdf5 format ?
I am trying to use nilm_medata.convert_yaml_tohdf5(dir_yaml, hdf5_filename) but with no success.
I get error:
----
File "tables\hdf5extension.pyx", line 755, in tables.hdf5extension.AttributeSet._g_getattr (tables\hdf5extension.c:8149)
tables.exceptions.HDF5ExtError: HDF5 error back trace
File "C:\aroot\work\hdf5-1.8.15-patch1\src\H5A.c", line 476, in H5Aopen_by_name
can't open attribute
File "C:\aroot\work\hdf5-1.8.15-patch1\src\H5Aint.c", line 451, in H5A_open_by_name
unable to load attribute info from object header
File "C:\aroot\work\hdf5-1.8.15-patch1\src\H5Oattribute.c", line 537, in H5O_attr_open_by_name
can't locate attribute: 'pandas_type'
End of HDF5 error back trace
Can't get type info on attribute pandas_type in node /.
Closing remaining open files:C:\NILMTK\nilmtk\data\test_2015-11-30_2015-12-01_csv\test_2015-11-30_2015-12-01_yaml_.h5...done
()
['TITLE', 'CLASS', 'VERSION']
TITLE
['TITLE', 'CLASS', 'VERSION']
CLASS
['TITLE', 'CLASS', 'VERSION']
VERSION
['CLASS', 'TITLE', 'VERSION']
pandas_type
Process finished with exit code 1
Thanks.
Regards
Liudmila