12345678910111213141516171819202122232425262728 |
- draugr.pandas\_utilities.styling.AttrEnum
- =========================================
- .. currentmodule:: draugr.pandas_utilities.styling
- .. autoclass:: AttrEnum
- :members:
- :show-inheritance:
- :inherited-members:
-
- .. automethod:: __init__
-
-
-
-
- .. rubric:: Attributes
- .. autosummary::
-
- ~AttrEnum.color
- ~AttrEnum.bg
-
-
|