Metaprogramming tools for DataFrames.jl objects to provide more convenient syntax. DataFrames.jl has the functions select, transform, and combine, as well as the in-place select! and transform! for manipulating data frames. DataFramesMeta.jl provides the macros @select, @transform, @combine, @select!, and @transform! to mirror these functions with more convenient syntax. Inspired by dplyr in R and LINQ in C#.
Features
- To reference columns inside DataFramesMeta macros, use Symbols
- Examples available
- Column selections and transformations
- Summarize, or collapse, a grouped data frame by performing transformations at the group level
- Sort rows in a DataFrame by values in one of several columns or a transformation of columns
- Rename columns in a data frame using the keyword argument-like syntax
Categories
Data VisualizationLicense
MIT LicenseFollow DataFramesMeta.jl
Other Useful Business Software
Queue Management System for Busy Service Providers | WaitWell
The queue management system that perfectly adapts to your workflows. Improve operational efficiency in weeks with the most configurable enterprise queue system.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of DataFramesMeta.jl!