Bins ==== .. currentmodule:: gdt.core.data_primitives .. autoclass:: Bins :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Bins.centroids ~Bins.count_uncertainty ~Bins.counts ~Bins.hi_edges ~Bins.lo_edges ~Bins.range ~Bins.rate_uncertainty ~Bins.rates ~Bins.size ~Bins.widths .. rubric:: Methods Summary .. autosummary:: ~Bins.closest_edge ~Bins.from_rates ~Bins.slice .. rubric:: Attributes Documentation .. autoattribute:: centroids .. autoattribute:: count_uncertainty .. autoattribute:: counts .. autoattribute:: hi_edges .. autoattribute:: lo_edges .. autoattribute:: range .. autoattribute:: rate_uncertainty .. autoattribute:: rates .. autoattribute:: size .. autoattribute:: widths .. rubric:: Methods Documentation .. automethod:: closest_edge .. automethod:: from_rates .. automethod:: slice