DAGWorks-Inc / hamilton

Hamilton helps data scientists and engineers define testable, modular, self-documenting dataflows, that encode lineage/tracing and metadata. Runs and scales everywhere python does.
https://hamilton.dagworks.io/en/latest/
BSD 3-Clause Clear License
1.75k stars 112 forks source link

Adds ability to provide same validator N times #960

Closed skrawcz closed 3 months ago

skrawcz commented 3 months ago

Fixes #950 by allowing multiple validators with the same name.

Changes

How I tested this

Notes

Checklist