Skip to content

Conversation

@patelheet30
Copy link
Owner

Added

  • Custom Check API: Users can now register their own custom checks using the register_check method on the lint accessor. Custom checks should be functions that accept a DataFrame and return a list of warning strings.
  • Support for custom checks in the main report() method, allowing users to include their custom checks in the data quality audit.
  • Users can also unregister custom checks using the unregister_check method on the lint accessor.

@patelheet30 patelheet30 merged commit 36d7d95 into main Nov 26, 2025
4 checks passed
@patelheet30 patelheet30 deleted the feat/custom-check-api branch November 26, 2025 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants