OpenMetadata/profiler
Pere Miquel Brull ab620e95af
[issue-1750] - Expandvars transforming values (#1830)
* Prepare tests for basic config cases

* Add test cases

* Use os expandvars

* Add missing commas

* Add missing commas

* Remove dataclasses backport
2021-12-18 15:35:12 -08:00
..
configs Profiler: Module to calculate measurements for a table (#933) 2021-10-27 08:31:10 +05:30
src/openmetadata [issue-1750] - Expandvars transforming values (#1830) 2021-12-18 15:35:12 -08:00
CHANGELOG Profiler: Module to calculate measurements for a table (#933) 2021-10-27 08:31:10 +05:30
README.md Update README.md 2021-11-02 19:32:41 -07:00
requirements.txt [issue-1750] - Expandvars transforming values (#1830) 2021-12-18 15:35:12 -08:00
setup.cfg Profiler: Module to calculate measurements for a table (#933) 2021-10-27 08:31:10 +05:30
setup.py [issue-1750] - Expandvars transforming values (#1830) 2021-12-18 15:35:12 -08:00

This guide will help you setup the Data Profiler

This guide will help you setup the Data Profiler

Python version 3.8+

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

openmetadata profiler -c ./examples/workflows/redshift.json