You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project includes the main notebook where the system works (library_resource_management_software.ipynb), the notebook where the csv with the books was created and the books.csv file which is the main file for the initialization of the library.
About
This is the final project of my programming class in Copenhagen Business School for the MSc in Data Science. The project is a library resource management software, that uses OOP principles, sorting algorithms, and error-handling methods.