DataFrameMacros.jl icon indicating copy to clipboard operation
DataFrameMacros.jl copied to clipboard

`@reexport using DataFrames`

Open nathanrboyer opened this issue 10 months ago • 1 comments

It would be convenient to only have to using DataFrameMacros instead of using DataFrames, DataFrameMacros. DataFramesMeta.jl uses Reexport.jl to achieve this.

nathanrboyer avatar Apr 18 '24 15:04 nathanrboyer

yeah sure, why not, if you want to prepare a PR :)

jkrumbiegel avatar Apr 19 '24 09:04 jkrumbiegel