Commits - ceb00c8: Make _check_multiclass robust to null/NaN values in the series being checked (554) (Andrew Shi) [554](https://github.com/kolenaIO/kolena/pull/554) - 5c49a0e: Invalidate python CircleCI cache to pull in mkdocs fix (563) (Connor Soulliere) [563](https://github.com/kolenaIO/kolena/pull/563)
1.11.0
Bug Fixes - `dataframe_to_csv` only serialize list/dict to JSON (555) [555](https://github.com/kolenaIO/kolena/pull/555) ([Connor Soulliere](https://github.com/kolenaIO/kolena/commit/2b3ef9150967bbc10c31074a34870e34ec231e70))
Chores - Prioritize columns that begin with 'id_' or end with '_id' over others (546) [546](https://github.com/kolenaIO/kolena/pull/546) ([Andrew Shi](https://github.com/kolenaIO/kolena/commit/98f58fbafc1c3c034a3124b5c857421af14bfca5))
Commits - d97480a: Mean Absolute Error (MAE) Metric Document (549) (Saad Hossain) [549](https://github.com/kolenaIO/kolena/pull/549) - ba2cbf5: Accommodate Pandas <3 for Python<3.12 (548) (Gordon Hart) [548](https://github.com/kolenaIO/kolena/pull/548) - e04aebd: Add --sample-count param with default to person detection (551) (Andrew Shi) [551](https://github.com/kolenaIO/kolena/pull/551) - d544b5e: Make infer datatype more robust (553) (ly-kolena) [553](https://github.com/kolenaIO/kolena/pull/553) - c4afc2a: Add additional info to duplicated-id exception (557) (ly-kolena) [557](https://github.com/kolenaIO/kolena/pull/557) - e76b545: Add ID field section to docs (559) (Mac Bagwell) [559](https://github.com/kolenaIO/kolena/pull/559)
1.10.2
Bug Fixes - `dataframe_to_csv` only serialize list/dict to JSON (555) (556) [556](https://github.com/kolenaIO/kolena/pull/556) ([Connor Soulliere](https://github.com/kolenaIO/kolena/commit/01a5a5df0613a4f79e6621944fe01e9fcc002b8b))