Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

JuliaData/DataFramesMeta.jl

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.