In [1]:
from rtviz import rtviz
%matplotlib inline
In [2]:
help(rtviz)
In [4]:
rtviz(sorted)
In [ ]: