Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 692 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 692 Bytes

Delta Lake Up and Running

Companion repository for the book 'Delta Lake Up and Running' by Bennie Haelen and Dan Davis

Chapters 1, 2, and 10 contain stand-alone snippets of python and SQL for code examples. For all other chapters, we have provided notebooks in the db-notebooks folder along with instructions in the README on how to get set up.

To download the large YellowTaxisLargeAppend.csv file, follow this link: https://drive.google.com/file/d/1--SfboYb-KyEug4U89m2pnjq0MyUWbvJ/view?usp=sharing

Enjoy!