What's Changed * [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/iterative/datachain/pull/654 * Update base Func class and tests by dreadatour in https://github.com/iterative/datachain/pull/641
What's Changed * Remove 'partition_by' requirement from 'group_by' method by dreadatour in https://github.com/iterative/datachain/pull/649 * Support 'case' operator inside functions by dreadatour in https://github.com/iterative/datachain/pull/651 * Add test for 'group_dy' without 'partition_by' by dreadatour in https://github.com/iterative/datachain/pull/650
What's Changed * Using version `uuid` in `datachain pull` by ilongin in https://github.com/iterative/datachain/pull/621 * Add option to run the datachain query to Studio by amritghimire in https://github.com/iterative/datachain/pull/579 * Refactor the cli commands for the datasets by amritghimire in https://github.com/iterative/datachain/pull/622 * remove catalog.get_file_from_row by mattseddon in https://github.com/iterative/datachain/pull/645 * Removing id generator by ilongin in https://github.com/iterative/datachain/pull/594
What's Changed * remove unused _parse_datasets method from abstract db metastore by mattseddon in https://github.com/iterative/datachain/pull/643 * do not pre-load dataset version preview from string by mattseddon in https://github.com/iterative/datachain/pull/642
What's Changed * Add studio flag for rm-dataset and edit-dataset by amritghimire in https://github.com/iterative/datachain/pull/572 * docs: update README.rst by eltociear in https://github.com/iterative/datachain/pull/639 * add DatasetListRecord and DatasetListVersion dataclasses to only extract required fields when listing datasets by mattseddon in https://github.com/iterative/datachain/pull/634