New posts in reshape

Opposite of melt in python pandas

load csv into 2D matrix with numpy for plotting

Reshaping DataFrame with pandas (Python)

Compute mean and standard deviation by group for multiple variables in a data.frame

Convert numpy tuple type into simple type

Subsetting R data frame results in mysterious NA rows

Easy way to convert long to wide format with counts [duplicate]

Reshape an array in NumPy

Reshape wide to long in pandas

Reshaping wide to long with multiple values columns [duplicate]

Frequency counts in R [duplicate]

Pandas long to wide reshape, by two variables

R Reshape data frame from long to wide format? [duplicate]

Intuition and idea behind reshaping 4D array to 2D array in NumPy

R: stack multiple columns into single column while keeping column names in rows [duplicate]

Reshape multiple value columns to wide format

dcast warning: ‘Aggregation function missing: defaulting to length’

Gather multiple sets of columns

What does -1 mean in numpy reshape?

Reshape three column data frame to matrix ("long" to "wide" format) [duplicate]