pandas = databehandling (DataFrame) | numpy = numerisk beregning (arrays)matplotlib = visualisering (plt.plot) | seaborn = statistisk visualiseringscipy = optimering og statistikk | requests = web-APIerimport pandas as pd | import numpy as npimport matplotlib.pyplot as plt | import seaborn as sns