getDataPython: Run Sample Query via Python

Description Usage Arguments Details Value Author(s)

View source: R/queries.R

Description

Run a sample query against Vertica using the Python-Vertica package.

Usage

1
getDataPython(sqlquery)

Arguments

sqlquery

A SQL query as character string

Details

The Python installation must have the Python-Vertica package contributed by Uber. There is essentially no error handling. This function is really only here for completeness and not recommended. The rPython package could be used as well.

Value

The dataset corresponding to the query.

Author(s)

Dirk Eddelbuettel


DevProgress/RVertica documentation built on May 6, 2019, 2:11 p.m.