Caltech Library logo

frames

Lists the frames available in a collection. In this example our collection name is pubs.ds.

   dataset frames pubs.ds

In python

    list_of_frames = dataset.frames('pubs.ds')