Open lakshmanok opened 2 years ago
(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.
(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