best-practice-and-impact / ons-spark

MIT License
9 stars 5 forks source link

Reading and Writing data #75

Closed jkhall06 closed 1 year ago

jkhall06 commented 1 year ago

There is some information contained within the Introduction to PySpark on reading and writing data but then there are separate sections in the book for Reading and Writing data. The intro to PySpark section is a nice walkthrough type chapter, but it would be good if the Reading and Writing sections contained example code for different data types (parquet, csv, hive, etc). This way is someone wanted to find the info fast they could.