4 * Refactor documentation into sections and tutorials.
5 * Create this release notes document for better version understanding.
8 * Refactor to remote the demo `bin` scripts and rewire for direct call of the
9 script `classify_image.py` as the primary interaction mechanism.
12 * Refactor for compliant dataframe usage following primary client library
13 examples for repeated columns (e.g. dataframes) instead of custom types
14 that parsed rows individually.
15 * Refactor web, api, main model wrapper code for corresponding changes.
16 * Migration from previous library structure to new acumos client library
17 * Refactor to not need **this** library as a runtime/installed dependency