Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handling various data types and models. #71

Open
6 tasks
CheViana opened this issue Jun 3, 2016 · 1 comment
Open
6 tasks

Handling various data types and models. #71

CheViana opened this issue Jun 3, 2016 · 1 comment

Comments

@CheViana
Copy link

CheViana commented Jun 3, 2016

Trinket should be able to handle the following types of data:

  • csv
  • json
  • xml
  • text
  • graph (graphml)
  • hdf5

It should not accept any other types of data.

For now we only have CSV handling, but each data type should have their own handling method.

@bbengfort bbengfort changed the title accept dataset in json format Handling various data types and models. Jul 9, 2016
@bbengfort bbengfort modified the milestone: Backlog Jul 9, 2016
@ojedatony1616
Copy link
Contributor

For the short term, we are going to focus on csv, json, and text file types.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants