yuwtennis / google-data-engineer

Repository includes programs which was created while studying for google data engineer cert.
0 stars 0 forks source link

Ch08 Time-Windowed Aggregate Features #30

Closed yuwtennis closed 5 months ago

yuwtennis commented 1 year ago

This issue is all about working on Ch08 of the book Data Science on Google Data Platform .

yuwtennis commented 7 months ago

Finished up to parsing into Objects c0b7259c34bc907cede7c6c4db1fac8fd03f316e Next Computing Time Averages

yuwtennis commented 7 months ago

Finished up to Grouping and Combining 4255de019e79ce65b3809ad801aba53a00b36835 Next Parallel Do with Side Input

yuwtennis commented 7 months ago

Finished up to Debugging 9fc1a5eac3f90f2492875e4f423b68ced03e2ad8 Next BigQueryIO

yuwtennis commented 7 months ago

Finished up to BigQueryIO eb69d6cfa07c30b4097bf080aa1dbafc95d42de0 Next Mutating the Flight Object

yuwtennis commented 7 months ago

Finished up to Sliding Window Computation in Batch Mode a7c6897c9f460c750c67c5decd02b44b15a66ffb
Next Running in the Cloud

yuwtennis commented 6 months ago

Finished up to Side Input Limitations Next Redesigning the Pipeline

yuwtennis commented 5 months ago

Finished up to Redesigning the pipeline
Next Removing Duplicates