Want to contribute a GraphLab Create How-To? We welcome pull requests. Please read the contributor guide.
Want to request a new How-To or have feedback on one listed below? Please open a Git issue or send us feedback.
- Convert a column of date strings into UNIX timestamps
- Load Yelp academic dataset and build simple recommender
- Show SGraph with custom layout using vertex_positions and NetworkX
- Parse XML files and store the contents in an SFrame
- Parse a date/time string to numeric fields
- Remove duplicate edges from SGraph
- Join vertex data on SGraph
- Implement single source shortest path using triple_apply
- Implement weighted pagerank using triple_apply
- Expand an SFrame column of type list/dict into multiple columns
- Collapse multiple columns of an SFrame into a single column of type list/dict
- Find the unique words used in an SArray of text documents
- Filter/Select rows from an SFrame
Code submitted through pull requests will be made available under the CC0 1.0 Universal license.