Archive Institutions

Hide code cell outputs
---------------------------------------------------------------------------
ModuleNotFoundError                       Traceback (most recent call last)
Cell In[1], line 1
----> 1 from vega import Vega
      2 import altair as alt
      3 import numpy as np

ModuleNotFoundError: No module named 'vega'

Archive Institutions#