dataset

package
v0.19.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 16, 2023 License: Apache-2.0 Imports: 0 Imported by: 1

Documentation

Index

Constants

View Source
const (
	// RocksetPublicDatasets is the name of the AWS S3 bucket which holds the sample datasets.
	RocksetPublicDatasets = "rockset-public-datasets"
	// Region is the AWS region for the RocksetPublicDatasets bucket.
	Region = "us-west-2"
)

Variables

This section is empty.

Functions

func Lookup

func Lookup(dataset Sample) string

Lookup retrieves the S3 pattern to use for the given dataset. Returns an empty string if the sample dataset doesn't exist.

Types

type Sample

type Sample string
const (
	CausesOfDeath Sample = "causes-of-death"
	Cities        Sample = "cities"
	MovieRatings  Sample = "movie-ratings"
	Movies        Sample = "movies"
	PartialCities Sample = "partial-cities"
	Reservations  Sample = "reservations"
	Stocks        Sample = "stocks"
)

func All

func All() []Sample

All returns a list of all datasets.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL