SkillAgentSearch skills...

DataFramesMeta.jl

Metaprogramming tools for DataFrames

Install / Use

/learn @JuliaData/DataFramesMeta.jl
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

DataFramesMeta.jl

Coveralls CI Testing

A collection of macro functions which simplify the syntax required to operate on DataFrames.jl objects.

Installation

DataFramesMeta.jl is a registered Julia package. Run either of the following to install:

julia> import Pkg; Pkg.add("DataFramesMeta")

or via the Pkg REPL mode (enter by typing ] at the REPL console)

] add DataFramesMeta

Documentation

Package Maintenance

Any of the JuliaData collaborators have write access and can accept pull requests.

Pull requests are welcome. Pull requests should include updated tests. If functionality is changed, docstrings should be added or updated. Generally, follow the guidelines in DataFrames.

View on GitHub
GitHub Stars497
CategoryDevelopment
Updated12d ago
Forks56

Languages

Julia

Security Score

85/100

Audited on Mar 15, 2026

No findings