- PySpark Cookbook
- Denny Lee Tomasz Drabas
- 123字
- 2021-06-18 19:06:27
Getting ready
To execute this recipe, you will need a bash Terminal and an internet connection.
Also, before we start any work, you should clone the GitHub repository for this book. The repository contains all the codes (in the form of notebooks) and all the data you will need to follow the examples in this book. To clone the repository, go to http://bit.ly/2ArlBck, click on the Clone or download button, and copy the URL that shows up by clicking on the icon next to it:

Next, go to your Terminal and issue the following command:
git clone git@github.com:drabastomek/PySparkCookbook.git
If your git environment is set up properly, the whole GitHub repository should clone to your disk. No other prerequisites are required.
推薦閱讀
- Learn Type:Driven Development
- Python數據分析基礎
- Mastering Ember.js
- Mastering matplotlib
- Nginx Essentials
- 數據結構案例教程(C/C++版)
- FPGA Verilog開發實戰指南:基于Intel Cyclone IV(進階篇)
- Visual C++開發入行真功夫
- Visual C++程序設計與項目實踐
- Getting Started with hapi.js
- React and React Native
- INSTANT EaselJS Starter
- Java程序設計(項目教學版)
- Access 2016數據庫應用與開發:實戰從入門到精通(視頻教學版)
- 編程風格:程序設計與系統構建的藝術(原書第2版)