-
Notifications
You must be signed in to change notification settings - Fork 2
Demo and Examples
Gregory Kanevsky edited this page Dec 15, 2015
·
13 revisions
To run baseball examples please download zip here and extract data and scripts it contains into a directory on your machine; then run commmand:
load_baseball_data.sh -h your_host_name -p port -d your_db_name -U username -w password
where Aster database your_db_name is hosted on your_host_name:port and accessed using username and password.
To run Dallas examples please download zip here, extract and run:
load_dallas_data.sh -h your_host_name -p port -d your_db_name -U username -w password
Now you can run examples in toaster_demo.R