The Vertica Forum recently got a makeover! Let us know what you think by filling out this short, anonymous survey.
Please take this survey to help us learn more about how you use third party tools. Your input is greatly appreciated!
Vertica and Jupyter connectivity
How can we make connection between Jupyter Notebook and Vertica DB?
0
Comments
Hi,
You can uses the vertica-python connector to establish a connection to your vertica database.
https://github.com/vertica/vertica-python
Chaima