h2oai / h2o-3

H2O is an Open Source, Distributed, Fast & Scalable Machine Learning Platform: Deep Learning, Gradient Boosting (GBM) & XGBoost, Random Forest, Generalized Linear Modeling (GLM with Elastic Net), K-Means, PCA, Generalized Additive Models (GAM), RuleFit, Support Vector Machine (SVM), Stacked Ensembles, Automatic Machine Learning (AutoML), etc.
http://h2o.ai
Apache License 2.0
6.87k stars 2k forks source link

Add utility to convert between long and wide data format #10750

Open exalate-issue-sync[bot] opened 1 year ago

exalate-issue-sync[bot] commented 1 year ago

This was brought up on StackOverflow: http://stackoverflow.com/questions/41340086/how-to-cast-data-from-long-to-wide-format-in-h2o

It would be nice to provide a utility function to convert between long and wide format, since long format is very common in the stats community. This is the default format for "repeated measures" data (e.g. patient data where measurements are taken over time). https://en.wikipedia.org/wiki/Wide_and_narrow_data

exalate-issue-sync[bot] commented 1 year ago

Erin LeDell commented: [~accountid:557058:c346d471-2ed5-4824-ac62-e36143b81fa8] Will the new pivot function help with this?

h2o-ops commented 1 year ago

JIRA Issue Migration Info

Jira Issue: PUBDEV-3854 Assignee: UNASSIGNED Reporter: Erin LeDell State: Open Fix Version: N/A Attachments: N/A Development PRs: N/A