Dataframe 0.13 Help

Pivot / gather columns

  • pivot — transforms column values into new columns (long to wide)

  • gather — collects values from several columns into two key and value columns (wide to long)

Last modified: 29 March 2024