December 2024
Beginner
368 pages
11h 5m
English
In this chapter, we will enhance the data pipeline that ingests data from cloud storage, which we built in chapter 3. We will add more functionality in the data transformation part of the pipeline. We will also add exception handling and logging, which will aid in building a robust data pipeline that is as resistant to unintentional errors as possible.
The first type of transformation we will add to the pipeline is flattening semistructured data ...
Read now
Unlock full access