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
A map with a group of airports and some of their features like code, location, geolocation, city, and country. In this map is used Djikstra to found short paths between different airports. These airports are grouped in a graph whose edges are some flights between them recorded in the "flights_final". The clean version is the one used.