Skip to content

rasgointelligence/RasgoSDK_R

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docs Chat on Slack Chat on Discourse

R_Rasgo

R_Rasgo is an open source R package that helps Rasgo users access their features in R.

Quick Start

    install.packages(R_Rasgo)
    api_key = '' #paste in from Rasgo

    datasetID <- 101

    connection <- connect(dsn = 'RasgoSnowflake')

    data <- read_dataset(connection, api_key, datasetID)

Read the Docs →

About Us

R_Rasgo is maintained by Rasgo. Rasgo's enterprise feature store integrates with your data warehouse to help users build features faster, collaborate with team members, and serve features to models in production.

Built for Data Scientists, by Data Scientists

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages