Lists the frames available in a collection. In this example our collection name is pubs.ds.
pubs.ds
dataset pubs.ds frames
In python
list_of_frames = dataset.frames('pubs.ds')