ATK.Models.DataSet ================== .. currentmodule:: ATK.Models .. autoclass:: DataSet | | .. rubric:: Attributes .. autosummary:: ~DataSet.empty ~DataSet.exception ~DataSet.figure ~DataSet.kind ~DataSet.targets ~DataSet.data .. rubric:: Methods .. autosummary:: ~DataSet.add ~DataSet.apply ~DataSet.from_target ~DataSet.merge ~DataSet.open ~DataSet.plot ~DataSet.save ~DataSet.show ~DataSet.split ~DataSet.store | | .. rubric:: Attribute Descriptions .. autoattribute:: DataSet.empty .. autoattribute:: DataSet.exception .. autoattribute:: DataSet.figure .. autoattribute:: DataSet.kind .. autoattribute:: DataSet.targets .. autoattribute:: DataSet.data | .. rubric:: Method Descriptions .. automethod:: DataSet.add .. automethod:: DataSet.apply .. automethod:: DataSet.from_target .. automethod:: DataSet.merge .. automethod:: DataSet.open .. automethod:: DataSet.plot .. automethod:: DataSet.save .. automethod:: DataSet.show .. automethod:: DataSet.split .. automethod:: DataSet.store