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

vcat collect type #944

Merged
merged 3 commits into from
Aug 26, 2016
Merged

vcat collect type #944

merged 3 commits into from
Aug 26, 2016

Conversation

gustafsson
Copy link
Contributor

collect doesn't recognize the common type if the arguments are of mixed types

@nalimilan
Copy link
Member

Thanks. Though in light of JuliaLang/julia#16029, I think it would be even better to do [dfs...] instead of calling collect.

Johan Gustafsson added 2 commits August 26, 2016 14:16
@gustafsson
Copy link
Contributor Author

gustafsson commented Aug 26, 2016

@nalimilan Any comment on this? The test added (and fixed) in this PR currently fails on master.

@nalimilan
Copy link
Member

Looks good. Could you add a comment before the test referring to this PR and explaining what is being tested?

@nalimilan nalimilan merged commit 8334bf1 into JuliaData:master Aug 26, 2016
@nalimilan
Copy link
Member

Thanks!

@gustafsson gustafsson deleted the vcat-type-collect branch September 12, 2016 07:15
GordStephen pushed a commit to GordStephen/DataFrames.jl that referenced this pull request Sep 13, 2016
collect() doesn't recognize the common type if the arguments are of mixed types.
maximerischard pushed a commit to maximerischard/DataFrames.jl that referenced this pull request Sep 28, 2016
collect() doesn't recognize the common type if the arguments are of mixed types.
This pull request was closed.
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.

2 participants