data-science-on-gcp icon indicating copy to clipboard operation
data-science-on-gcp copied to clipboard

Code readability improvements

Open lakshmanok opened this issue 3 years ago • 2 comments

(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

lakshmanok avatar Jan 04 '22 15:01 lakshmanok

I would like to work on this issue. Reply ASAP.

Prayag-raj-sharma avatar Sep 14 '22 13:09 Prayag-raj-sharma

Thanks, Prayag. Please submit a pull-request after you finish the first chapter.

lakshmanok avatar Sep 17 '22 14:09 lakshmanok