CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
reshape
09-13
Back-end
How do I create two groups when converts dataframe from wide to long in r?
09-12
database
Melt a dataframe by different column names
09-08
front end
Using pivot_longer() to gather up hundreds of like variables using REGEX tidyr
09-03
Mobile
How to remove subarrays containing nan elements on a 3d array preserving the shape?
09-03
Net
Transform dataframe to wide format based on two columns of categories and two columns with data
09-02
Software engineering
Convert data in "grouped" columns from long to wide / square format pd.DataFrame
08-30
database
Converting time-dependent variable to long format using one variable indicating day of update
08-30
front end
How do I provide dimensions of an array to be reshaped as a vector variable?
08-30
Blockchain
Reducing the dimensions of an array in a list in Python
08-26
Enterprise
How do I reshape an R dataframe from long to wide without using the long variable values as the new
08-26
Blockchain
Convert variable rows into columns
08-26
database
Reshape wide data to long with multiple columns in R
08-22
Enterprise
manipulate a pair data in R
08-20
Software design
Reshaping Panda Data Frame and Create New Columns Based On a Column
08-20
front end
Merge rows in 1 df by ID and create new columns of differing data in R (in very large df)
08-20
front end
Relative frequency based on all possible factor combinations
08-19
Back-end
Break a dataframe which is spread across one row to multiple row with specific column
08-19
Blockchain
Reshaping columns to rows and have apercentage
08-19
Mobile
for multiple columns in data frame reshaping from wide to long in R
08-19
database
R - pivot_wider - with multiple duplicate columns to pivot _longer?
08-16
Enterprise
Reshape () and modify_shape()
08-16
Enterprise
put the name of the people who have some value in some column
08-16
Enterprise
flatten an irregular list and reshape another same-lenght flat list reconstructuning the original el
08-14
Enterprise
Taking multiple rows and combining into one column with missing data
08-14
Enterprise
When trying to convert from long to wide format using "reshape" function in R, the functio
08-04
Blockchain
Using ifelse for a list inside a dataframe
08-04
database
changing a row's place in a R dataframe
08-03
OS
From wide to long in R, using the first 2 letters (Y/N) of the column as one id and last 4 (Year) as
08-02
database
reshaping dataframe before plotting the evolution of variables
08-02
database
Wide to long data in R
07-29
Enterprise
Shaping a dataframe that contains a column with both the categories and subcategories in R
07-29
Back-end
Pivot_longer() with multiple new columns
07-28
Enterprise
R Reshape and Select Max
07-28
Software design
Numpy array reshape element-wise
07-26
Blockchain
r wide to long to wide
07-26
database
Reshaping dataframe in R and extracting the column name of the largest element in a row
07-19
OS
How to split a dataframe with multiple values in the same row, with strings
07-16
Enterprise
Trouble converting long to wide by ID with many columns with repeating rows within ID
07-13
other
Reshaping each element of a multidimension 3D array to another Multidimension 3D array in Python
07-13
front end
Data manipulation in R: Starting a new row if i > i-1
154
1
2
3
4
Next
Last
Links:
CodePudding