import Python
var np = Python.import(“numpy”)
And can then use numpy as you would normally. Same goes for plotting.