DataDesigner/tests/engine/analysis/column_profilers
Johnny Greco 6e65b106cf
fix: analysis report when there is a column with mixed data types (#131)
* column config -> column name when possible

* fallback to dtype of first non-null element

* add unit tests

* add error message info to warning

* catch str_ too
2025-12-15 10:36:34 -05:00
..
test_base.py fix: analysis report when there is a column with mixed data types (#131) 2025-12-15 10:36:34 -05:00
test_judge_score_profiler.py don't lowercase score names when using it to dynamically create pydantic objects (#122) 2025-12-11 13:52:49 -07:00