📓
Dataprocessing
Ctrlk
  • Preface
  • Essential Libraries
  • Introduction
  • Tidy data
  • Vectorized solutions
  • Load data
  • Data Inspection
  • Data Preparation
    • Tidy data
    • Combine data
    • Reshaping
      • Reshape with melt
  • Data exploration
  • Data visualisation
  • Plotten van kaarten
  • Data analysis
  • Databases
  • studycases
    • Montly sales data
    • Combine data to investigate a hypothesis
    • Twitter analysis using sql
  • Missing time related data
  • Plotting F1 race data
Powered by GitBook
On this page

Was this helpful?

  1. Data Preparation

Reshaping

https://pandas.pydata.org/pandas-docs/stable/user_guide/reshaping.html

PreviousCombine dataNextReshape with melt

Last updated 4 years ago

Was this helpful?