What's Changed
Feature
* Automatic field profiling for SQL and Search Index data source. The automatic profiler will discover all the tables, indices, and fields for a given dataset. And will generate metrics for all the numeric and text fields
* Added numeric distribution metric for the average value.
* Added numeric distribution metric for minimum value.
New Contributors
* niyasrad made their first contribution in https://github.com/waterdipai/datachecks/pull/25
* WeryZebra-Yue made their first contribution in https://github.com/waterdipai/datachecks/pull/39
**Full Changelog**: https://github.com/waterdipai/datachecks/compare/v0.1.2...v0.2.0