Skip to content

docs(examples): add simple example #30

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 12, 2025
Merged

Conversation

flitzpiepe93
Copy link
Contributor

@flitzpiepe93 flitzpiepe93 commented May 12, 2025

Add Example

This PR introduces the first example to the examples/ folder of the SparkDQ repository.
The goal is to demonstrate a minimal, working use case that helps users understand how to apply SparkDQ in a practical scenario.

📂 What's Included

A simple example showcasing:

How to define and run a basic data quality check

How to access pass_df() and fail_df() results

Clear structure and comments to make the example easy to follow

Updated examples/README.md to explain the purpose of the directory and invite the community to suggest further examples via issues

🧭 Motivation

Providing ready-to-run examples helps new users get started faster and makes it easier to understand how SparkDQ can be used in real-world pipelines.
This basic example lays the groundwork for a growing collection of scenarios.

@flitzpiepe93 flitzpiepe93 added the documentation Improvements or additions to documentation label May 12, 2025
@flitzpiepe93 flitzpiepe93 self-assigned this May 12, 2025
Copy link

codecov bot commented May 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

@flitzpiepe93 flitzpiepe93 merged commit 53fa344 into main May 12, 2025
5 checks passed
@flitzpiepe93 flitzpiepe93 deleted the docs/add-simple-example branch May 12, 2025 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant