Skip to content
This repository was archived by the owner on Dec 21, 2023. It is now read-only.

Latest commit

 

History

History

sframe

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Working with Data

Prior to model creation, one has to often parse, clean, and manipulate data to make it ready. Many of these tasks have been written into Turi Create. This section describes how to import data from different sources into various Turi data structures, reshape unstructured data, make transformations of existing data quickly, and compute summary statistics.

With Turi Create, you can work with:

As always, reference the API docs for more information.