Dataframe 0.14 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: 27 September 2024