DataDesigner/tests/engine/analysis
Johnny Greco 69cd989285
refactor: update required resources treatment and use subclasses over mixins (#184)
* removing required resources

* fix tests

* add get required resources method to base column generator

* move classification functions to engine; remove required resources

* drop single from subclass names

* update model config logging

* fix unit test

* typo

* update type hint

* move tests
2026-01-09 14:42:09 -05:00
..
column_profilers refactor: update required resources treatment and use subclasses over mixins (#184) 2026-01-09 14:42:09 -05:00
test_data/artifacts/dataset refactor: Overhaul to seed datasets (#167) 2026-01-08 11:48:14 -06:00
utils feat: support native embedding generation (#106) 2025-12-15 11:03:33 -07:00
conftest.py don't lowercase score names when using it to dynamically create pydantic objects (#122) 2025-12-11 13:52:49 -07:00
test_column_statistics_calculator.py feat: support native embedding generation (#106) 2025-12-15 11:03:33 -07:00
test_dataset_profiler.py feat: 🔌 Initial plugin system implementation (#23) 2025-11-11 15:36:52 -05:00
test_errors.py initial port 2025-10-27 14:29:12 -04:00