Reshaping Data

In this lesson, some data reshaping techniques are discussed.

We'll cover the following

Reshaping

Reshaping is considered a powerful tool for getting the data ready for analysis. It transforms the initial data model into the desired shape to ease the cleaning and manipulation of data for further analysis. This technique is usually performed on a Series or DatFrame with multiple indexes.

Get hands-on with 1200+ tech skills courses.