The purpose of this project is to perform exploratory data analysis (EDA) on the DBLP computer science bibliography. By analyzing the bibliographic information on major computer science journals and ...
This Python script is designed to automate the retrieval of authors' publications from the DBLP Api. It queries the online DBLP databases using their API by author names extracted from an Excel file, ...