Open
Description
Both SplitApplyCombine.jl and DataFrames.jl export flatten
. I would add it to DataAPI.jl. The question is what docstring it should have? Maybe something like:
Flatten collection of collections into a single collection
Is enough?
@andyferris - after this is established maybe you could add DataAPI.jl to SplitApplyCombine.jl as a dependency and make innerjoin
and flatten
implement this interface? Then SplitApplyCombine.jl and DataFrames.jl could be used together more easily.
Metadata
Metadata
Assignees
Labels
No labels