mirror of
https://github.com/open-metadata/OpenMetadata
synced 2026-05-24 09:39:11 +00:00
* Profiler: Module to calculate measurements for a table * Profiler: refactor sql expressions * Profiler: fix supported types * Update README.md Co-authored-by: Ayush Shah <ayush@getcollate.io>
533 B
533 B
This guide will help you setup the Data Profiler
This guide will help you setup the Data Profiler
OpenMetadata Data profiler to collect measurements on various data sources publishes them to OpenMetadata. This framework runs the tests and profiler
Prerequisites
- Python >= 3.8.x
Install From PyPI
python3 -m pip install --upgrade pip wheel setuptools openmetadata-dataprofiler
Generate Redshift Data
profiler test -c ./examples/workflows/redshift.json