Miscellaneous I/O tools.
Proxy to load with OrderedYAMLLoader.
Reads a .csv file formatted as follow:
on the first line is described the delimiter on the second line is described the ‘priority’ of the dict. all subsequent lines contain equivalent of a dict, with key/value duets separated by the delimiter
on the first line is described the delimiter
on the second line is described the ‘priority’ of the dict.
all subsequent lines contain equivalent of a dict, with key/value duets separated by the delimiter
Bases: SafeLoader
SafeLoader
Loader for YAML that returns an OrderedDict.
Initialize the scanner.
load_ordered_yaml()
read_dict_in_CSV()
OrderedYAMLLoader
bronx.datagrip.datastore
bronx.datagrip.namelist