List Question
20 TechQA 2024-03-17T12:14:15.353000wide data with part of column name as value
22 views
Asked by Rkid
How to pivot multiple columns from wide to long by matching all possible combinations in R?
40 views
Asked by denis
Excel Long format subtract previous row in certain condition
27 views
Asked by Rebecca Shane
R : Reshape Long => wide with different value length
36 views
Asked by Jamman
Best way to format this data for exploratory factor analysis, using R?
74 views
Asked by JeniFav
Long format data: Calculate NA for year x as row mean of other years
56 views
Asked by Moritary
Matching Arrival & Departures from long GPS data (long data to wide data)
77 views
Asked by Technobrat
Transforming multiple hot-encoded columns and converting to long-format
91 views
Asked by Codrin Mironiuc
Converting a dictionary with a tuple as the value into long form dataframe
92 views
Asked by omahgob
R: Long to Wide dataframe with concatenation of column values into one
130 views
Asked by vic
reshape() function to make wide to long data
44 views
Asked by Tube
How to pivot four columns into two by adding a grouping label using dplyr?
35 views
Asked by Shawn Hemelstrand
Transform table to wide format where not all columns are in long
40 views
Asked by Gabriel G.
Repeated measures anova in R studio error
80 views
Asked by Anita-
Reshaping into long format: different values in one of my variable
14 views
Asked by stella
Longitudinal dataset: counting the number of repeats and storing the value in a variable
69 views
Asked by Ram Thiru
Can't reshape from wide to long for multiple variables
41 views
Asked by Belinda Davey
Problems transforming a dataset from wide to long with pandas
35 views
Asked by user1363251
Reshaping a dataframe from wide to long format in R using multiple sets of variables
60 views
Asked by saif
How do I improve this syntax for creating a subset with factors?
53 views
Asked by Jeff Boggs