BinnedDataSet ============= .. currentmodule:: minkit .. autoclass:: BinnedDataSet :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~BinnedDataSet.aop ~BinnedDataSet.backend ~BinnedDataSet.bounds ~BinnedDataSet.data_pars ~BinnedDataSet.edges ~BinnedDataSet.edges_indices ~BinnedDataSet.gaps ~BinnedDataSet.ndim ~BinnedDataSet.sample_type ~BinnedDataSet.values .. rubric:: Methods Summary .. autosummary:: ~BinnedDataSet.from_ndarray ~BinnedDataSet.to_backend .. rubric:: Attributes Documentation .. autoattribute:: aop .. autoattribute:: backend .. autoattribute:: bounds .. autoattribute:: data_pars .. autoattribute:: edges .. autoattribute:: edges_indices .. autoattribute:: gaps .. autoattribute:: ndim .. autoattribute:: sample_type .. autoattribute:: values .. rubric:: Methods Documentation .. automethod:: from_ndarray .. automethod:: to_backend