Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code readability improvements #133

Open
lakshmanok opened this issue Jan 4, 2022 · 2 comments
Open

Code readability improvements #133

lakshmanok opened this issue Jan 4, 2022 · 2 comments

Comments

@lakshmanok
Copy link
Contributor

(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

@Prayag-raj-sharma
Copy link

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

@lakshmanok
Copy link
Contributor Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants