hamilton
hamilton copied to clipboard
Better documentation for available default validators
Issue by elijahbenizzy
Thursday Jul 14, 2022 at 23:18 GMT
Originally opened as https://github.com/stitchfix/hamilton/issues/156
Is your feature request related to a problem? Please describe. Currently you have to look at the code to figure out the arguments, and they won't be auto-completed by an IDE.
Describe the solution you'd like Some sort of auto-generated docs, or at least a configurable list.
Describe alternatives you've considered Could do it manually.
This could mirror https://github.com/DAGWorks-Inc/hamilton/blob/main/docs/data_adapters_extension.py for the available data validator.