cudf.Decimal128Dtype =================== .. currentmodule:: cudf .. autoclass:: Decimal128Dtype :members: precision, scale, itemsize, to_arrow, from_arrow .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. .. autosummary:: :toctree: Decimal128Dtype.precision Decimal128Dtype.scale Decimal128Dtype.itemsize Decimal128Dtype.to_arrow Decimal128Dtype.from_arrow