vspinu / unnest

Very fast spreading and stacking of nested data structures into R data.frames
https://github.com/vspinu/unnest
10 stars 1 forks source link

Implement joint (non-repetitive) unnesting #4

Closed vspinu closed 4 years ago

vspinu commented 4 years ago

There is now global cross_join = FALSE argument to unnest() for this. Good for now.