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

unnesting using unnest_dt and unnestv_dt are not flexible #79

Open
asiripanich opened this issue May 27, 2020 · 1 comment
Open

unnesting using unnest_dt and unnestv_dt are not flexible #79

asiripanich opened this issue May 27, 2020 · 1 comment
Labels
bug Something isn't working
Projects
Milestone

Comments

@asiripanich
Copy link
Member

Keeping for later..

These functions are currently in the mlogit branch. This is useful for creating a choice table for obtaining probabilities using a fitted choice model.

Currently these functions require all list columns to be unnested otherwise it won't work. This is not the behaviour of tidyr::unnest.

@asiripanich asiripanich added the bug Something isn't working label May 27, 2020
@asiripanich
Copy link
Member Author

asiripanich commented Jun 1, 2020

waiting for this unnest feature to be officially implemented in data.table https://github.com/Rdatatable/data.table/pull/4156

@asiripanich asiripanich added this to To do in v0.2.0 Nov 23, 2020
@asiripanich asiripanich added this to the v0.2.0 milestone Nov 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
v0.2.0
To do
Development

No branches or pull requests

1 participant