Viet1004

Results 1 issues of Viet1004

Hello, I'm having trouble after refining via scopus. I got error KeyError: ce:initials Here is the code to recreate the error: ` docs_scopus, docs_notfound = litstudy.refine_scopus(docs) ` ` litstudy.plot_affiliation_histogram(docs_scopus, limit=15)...