colrev.loader.enl.ENLLoader
- class colrev.loader.enl.ENLLoader(*, filename, entrytype_setter=<function ENLLoader.<lambda>>, field_mapper=<function ENLLoader.<lambda>>, id_labeler=<function ENLLoader.<lambda>>, unique_id_field='', logger=<Logger colrev.loader.enl (WARNING)>, format_names=False)[source]
 Bases:
LoaderLoads enl files
Methods
get_nr_recordsGet the number of records in the file
loadLoad table entries from the source
load_records_listLoads enl entries
Attributes
PATTERN- classmethod get_nr_records(filename)[source]
 Get the number of records in the file
- Return type:
 int
- load()
 Load table entries from the source
- Return type:
 dict