Datasets

Function Definition
load_airline_passengers Ingests the Airline Passengers dataset into the Vertica database (ideal for time series and regression functions).
load_amazon Ingests the Amazon dataset into the Vertica database (ideal for time series and regression functions).
load_cities Ingests the Cities dataset into the Vertica database (ideal for geospatial functions).
load_commodities Ingests the Commodities dataset in the Vertica database (ideal for time series and regression functions).
load_gapminder Ingests the gapminder dataset into the Vertica database (ideal for time series).
load_iris Ingests the Iris dataset into the Vertica database (ideal for classification and clustering functions).
load_market Ingests the Market dataset into the Vertica database (simple and easy to explore).
load_pop_growth Ingests the population growth dataset into the Vertica database (ideal for time series and geospatial functions).
load_smart_meters Ingests the smart meters dataset into the Vertica database (ideal for time series and regression functions).
load_titanic Ingests the Titanic dataset into the Vertica database (ideal for classification functions).
load_winequality Ingests the winequality dataset into the Vertica database (ideal for regression and classification functions).
load_world Ingests the World dataset into the Vertica database (ideal for geospatial functions).

Datasets Generator

Function Definition
gen_dataset Generates a Dataset using the input parameters.
gen_meshgrid Generates a Dataset using regular steps.