π Getting Started#
Welcome to Stream DaQ! This section will get you up and running with real-time data quality monitoring in just a few minutes.
5-minute tutorial - Get monitoring working immediately with a complete example
Detailed setup - Installation guide with troubleshooting tips
Step-by-step guide - Build your first monitoring setup from scratch
Learning Path#
We recommend following this order:
Start here: β‘ 5-Minute Quickstart - See Stream DaQ in action with a working example
Go deeper: π― First Monitoring - Understand each component and concept
Troubleshoot: π§ Installation Guide - Reference for installation issues
Prerequisites
Python 3.11 or higher
Basic familiarity with Python data structures (lists, dictionaries)
Understanding of streaming data concepts (helpful but not required)
What Youβll Learn#
By the end of this section, youβll know how to:
β Install and configure Stream DaQ
β Set up your first data quality monitoring
β Define custom quality checks
β Interpret monitoring results
β Handle common issues and troubleshooting
Ready? Letβs start with the β‘ 5-Minute Quickstart!