data-science-on-gcp
data-science-on-gcp copied to clipboard
Code readability improvements
(1) Add docstrings to methods (2) Covert .format() methods to f strings for readability (3) Make sure we are using Python 3.8 throughout (4) zip extract_all() in ingest_flights.py can be simplified with a Path parameter
I would like to work on this issue. Reply ASAP.
Thanks, Prayag. Please submit a pull-request after you finish the first chapter.