data-grouping
There are 9 repositories under data-grouping topic.
davidroman0O/multigroup
Simple Go utility for dynamic multi-level grouping (multi group) of slice elements based on custom key selectors
manhowong/grpandplot
An open-source MATLAB tool for drawing box plot and violin plot with automatic multi-way data grouping.
DevExpress-Examples/winforms-grid-enable-editing-in-group-row-to-change-cell-values
Display column editors in a group row to edit cell values.
EvilLord666/DataGroupingTask
Job interview task: implement method GetOpeningHours (originally is empty) to make all unit tests pass
Nour-Sadek/HR-Data-Analyst
This project provided practice with the pandas library and data analysis
damianc/array-x
Set of additional array methods.
mattsebastianh/Streeteasy
Data Science Foundations I | Exploratory Data Analysis in Python | Summarizing Single Feature
priyamurugesancoder/sale_analysis
This Python script performs an exploratory data analysis (EDA) on sales data loaded from a CSV file (sales_data.csv). It cleans and inspects the dataset, calculates key sales metrics, and visualizes the sales performance by product categories, top products, and top customers. The script also attempts to analyze regional sales and more.
Tirth-22/grouping-utility
A simple and reusable Java utility to group lists of objects based on multiple hierarchical criteria.