What's Changed * Optimize clip tests by dberenbaum in https://github.com/iterative/datachain/pull/15 * remove image top level import by default by shcheklein in https://github.com/iterative/datachain/pull/31
New Contributors * dberenbaum made their first contribution in https://github.com/iterative/datachain/pull/15 * shcheklein made their first contribution in https://github.com/iterative/datachain/pull/31
What's Changed * Update README.rst by volkfox in https://github.com/iterative/datachain/pull/8 * pydantic_to_feature(): support enum type & nested lists by dmpetrov in https://github.com/iterative/datachain/pull/5 * Update README.rst by volkfox in https://github.com/iterative/datachain/pull/17 * add top module exports by mattseddon in https://github.com/iterative/datachain/pull/23 * Added fixture to clean session before each test by ilongin in https://github.com/iterative/datachain/pull/25
New Contributors * volkfox made their first contribution in https://github.com/iterative/datachain/pull/8 * dmpetrov made their first contribution in https://github.com/iterative/datachain/pull/5
What's Changed * Initial DataChain Commit by dtulga in https://github.com/iterative/datachain/pull/1 * Remove extra README.md by dtulga in https://github.com/iterative/datachain/pull/3 * remove references to pandas optional dependencies (does not exist) by mattseddon in https://github.com/iterative/datachain/pull/9 * Fixing tests to work for CH DB by ilongin in https://github.com/iterative/datachain/pull/13
New Contributors * dtulga made their first contribution in https://github.com/iterative/datachain/pull/1 * mattseddon made their first contribution in https://github.com/iterative/datachain/pull/9 * ilongin made their first contribution in https://github.com/iterative/datachain/pull/13