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

Sql to weka #13

Merged
merged 2 commits into from
Nov 3, 2015
Merged

Sql to weka #13

merged 2 commits into from
Nov 3, 2015

Conversation

kren1
Copy link
Contributor

@kren1 kren1 commented Oct 31, 2015

@mikeecb what's your take on the design of the code?
@tlfrd Any comments on database design?

Referencing #7 and #11

throw new RuntimeException("SQL failed to fetch data");
}
return dataset;
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Behemoth function - way too big. Can you refactor into smaller functions with functional names so I know exactly what is going on?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fair point, I'll sepaerate sql stuff and sql to instaces stuff

@kren1
Copy link
Contributor Author

kren1 commented Nov 2, 2015

don't merge yet, need to add timeslicing to the data table. I'll edit the databasewiki to describe it.

@kren1 kren1 added this to the MVP learning milestone Nov 2, 2015
@kren1 kren1 assigned kren1 and unassigned michaelcypher Nov 2, 2015
Also some refactoring and tests done
coopie added a commit that referenced this pull request Nov 3, 2015
@coopie coopie merged commit e16e913 into group-24:master Nov 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants