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

Pick proper abstractions to interoperate with kdb+ tables #55

Open
abalkin opened this issue Sep 11, 2017 · 2 comments
Open

Pick proper abstractions to interoperate with kdb+ tables #55

abalkin opened this issue Sep 11, 2017 · 2 comments

Comments

@abalkin
Copy link
Collaborator

abalkin commented Sep 11, 2017

References

@abalkin
Copy link
Collaborator Author

abalkin commented Sep 12, 2017

It appears that DataFrames is still the mainstream. It is currently being changed to use Union{T,Null} to handle missing values, so until this change is tagged, we will not do anything special about kdb+ nulls.

@abalkin
Copy link
Collaborator Author

abalkin commented Oct 11, 2017

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

No branches or pull requests

1 participant