Skip to content
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

Vanna generated documentation #5

Open
ashishsingal1 opened this issue Jul 21, 2023 · 0 comments
Open

Vanna generated documentation #5

ashishsingal1 opened this issue Jul 21, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@ashishsingal1
Copy link
Contributor

Can we have Vanna generate documentation for tables and columns automatically? For example ..

vn.generate_docs(entity='table', name='<tablename>') would generate a docstring for a particular table, and
vn.generate_docs(entity='column', name='<columnname>') would generate a docstring for a particular column

and perhaps there could be a flag on the table call to also generate docs for cols within that table automatically?

@ashishsingal1 ashishsingal1 added the enhancement New feature or request label Jul 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant