In [1]:
# Import test
import wsr.data.scotus

In [2]:
# Create a SCOTUS dataset
scotus = wsr.data.scotus.SCOTUS()

In [ ]: