Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 338 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 338 Bytes

This is a sample python program to connect Python to a Vertica database instance

The original documentation can be found in this link:

https://github.com/uber/vertica-python

Steps to install 'vertica-python' package:

pip install --pre pytz
pip install --pre python-dateutil
pip install vertica-python