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

Add support for DataTables and DataFrames #23

Merged
merged 1 commit into from
Mar 15, 2017
Merged

Add support for DataTables and DataFrames #23

merged 1 commit into from
Mar 15, 2017

Conversation

davidanthoff
Copy link
Member

This makes things fit better into the current data storage story in julia. DataFrames now always hold DataArrays, and DataTables hold NullableArrays. With this change DataFrames are the default return value, but one can also ask for a DataTable.

@evanmiller evanmiller merged commit 429ddf8 into queryverse:master Mar 15, 2017
@davidanthoff davidanthoff deleted the datatable-dataframe branch March 15, 2017 22:04
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.8%) to 94.444% when pulling 7a66d27 on davidanthoff:datatable-dataframe into 1569d9a on WizardMac:master.

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