colrev.loader.nbib.NBIBLoader
- class colrev.loader.nbib.NBIBLoader(*, filename, entrytype_setter=<function NBIBLoader.<lambda>>, field_mapper=<function NBIBLoader.<lambda>>, id_labeler=<function NBIBLoader.<lambda>>, unique_id_field='', logger=<Logger colrev.loader.nbib (WARNING)>, format_names=False)[source]
Bases:
LoaderLoads nbib files
Methods
get_nr_recordsGet the number of records in the file
loadLoad table entries from the source
load_records_listLoads nbib 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