JuliaData / DataAPI.jl

A data-focused namespace for packages to share functions
Other
33 stars 13 forks source link

add Cols #18

Closed bkamins closed 4 years ago

bkamins commented 4 years ago

Fixes https://github.com/JuliaData/DataAPI.jl/issues/16.

I think for now we should keep All to be non-breaking (and maybe just keep in in the long term - but this is a separate decision).

bkamins commented 4 years ago

Do you know why tests have not triggered?

bkamins commented 4 years ago

I have checked locally that the tests pass.

bkamins commented 4 years ago

@nalimilan - are you OK with this? I would merge it and move forward in DataFrames.jl to include this functionality.