> For the complete documentation index, see [llms.txt](https://pyot.iann838.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pyot.iann838.com/utils/lor/cards.md).

# Cards

Module: `pyot.utils.lor.cards`

### *function* `batch_to_ccac` -> `None`

* `batch`: `None`

> Converts a Batch object to CardCodeAndCount object.

### *function* `ccac_to_batch` -> `None`

* `ccac`: `lor_deckcodes.models.CardCodeAndCount`

> Converts a CardCodeAndCount object to Batch object.
