Hello fellow data geeks,
For anyone who has use the sql_metadata library in python can you please confirm what the pip install command is ?
I see two options on pypi page
- pip install sql_metadata
- pip install sql-metadata
https://pypi.org/project/sql_metadata/
dont want to be install the wrong package for work purposes.
Thank you !!
Need sql_metadata to parse through query to extract table names. Came across a post that mentioned sql_metadata but when i visited https://pypi.org/project/sql_metadata/ there are two pip install commands. Want to confirm which one is right ?
ishan Kunkur is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.