View types# CellsView# class CellsView(data, keys=None)[source]# Methods to_frame(*args) Convert the cells in the view into a DataFrame object. SpaceView# class SpaceView(impls: Mapping[str, Impl])[source]# A mapping of space names to space objects.