kaitiaki.file_handlers.datafile

Classes

DataFileParser

Module Contents

class kaitiaki.file_handlers.datafile.DataFileParser(file_pointer='data')
_file = 'data'
get(param)
elucidate(*args, **kwargs)
to_pickle(path: str = 'configuration.params')
explain(param)
show_in_file(param)
as_dict()
__eq__(other)
changes_from_base()
__str__()
compare(other, tag_names=('other', 'self'))
__enter__()
__exit__(exc_type, exc_value, traceback)