Checkpoint: Functions + Errors
beginner20 min readLesson 31 of 169
A function pipeline that fails fast and skips bad data.
Checkpoint: Functions + Errors
Module 7 and 8 combined: build the small pipeline as functions, and make it survive bad data. This is the load-bearing pattern of every file-based project still ahead.