...

/

Introduction to Data Transformation

Introduction to Data Transformation

Learn about the data transformation content flow.

We'll cover the following...

Overview

PySpark and pandas’ native API provides almost all the commonly used data transformation techniques as functions or methods. Because this API’s list of objects, functions, and methods is so extensive, we’ll only explore a ...