Top "Sframe" questions

SFrame is a tabular data structure used to store millions of rows of data that do not necessarily fit into memory for analysis.

Sampling a dataframe based on a given distribution

How can I sample a pandas dataframe or graphlab sframe based on a given class\label distribution values eg: I …

python pandas graphlab sframe
unable to access localhost URL of AWS from local machine

I have a AWS EC2 instance running and I am supposed to access the localhost URL of the instance. Whenever …

amazon-web-services amazon-ec2 sframe coursera-api
How can I use `apply` with a function that takes multiple inputs

I have a function that has multiple inputs, and would like to use SFrame.apply to create a new column. …

graphlab sframe