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

Build out data parsing package #6

Closed
sjwhitworth opened this issue Apr 28, 2014 · 2 comments
Closed

Build out data parsing package #6

sjwhitworth opened this issue Apr 28, 2014 · 2 comments

Comments

@sjwhitworth
Copy link
Owner

Having a useful set of parsing packages makes life a whole lot easier for people. We should aim to natively support at least JSON and CSV from the start.

@macmania
Copy link
Collaborator

i think there's a go google group that is parsing JSON data. What type of file format are you thinking of? I'm guessing we don't want it to be tied down to a particular format. Unicode and ASCII could be a problem when trying parse characters. So for now, we want to support structured datasets right?

@sjwhitworth
Copy link
Owner Author

Yes. Structured is good.

Sentimentron pushed a commit that referenced this issue May 1, 2017
Sentimentron pushed a commit that referenced this issue Sep 8, 2020
Adding Feature Request for Isolation Forest
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

2 participants