Skip to content

Commit dfd577c

Browse files
Jayabalan, VigneshJayabalan, Vignesh
authored andcommitted
Update README.md
1 parent 59f7418 commit dfd577c

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,12 @@
44
[![Python 3.8+](https://img.shields.io/badge/python-3.8+-blue.svg)](https://python.org)
55
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)
66

7-
Real-time data quality screening at the edge. Screen any data payload and get **PASS / WARN / BLOCK** in under 10ms.
7+
Pipelines don’t fail — they silently corrupt data.
8+
9+
DataScreenIQ acts as a gate before your database, detecting schema drift,
10+
missing values, and type mismatches in real time.
11+
12+
Real-time data quality screening at the edge. Screen any data payload and get **PASS / WARN / BLOCK** in milli seconds .
813

914
```python
1015
import datascreeniq as dsiq

0 commit comments

Comments
 (0)