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

Improve zip.py (check tasks associated at top of file in comments and above functions as well) #6

Open
achoudh5 opened this issue Oct 2, 2020 · 4 comments

Comments

@achoudh5
Copy link
Owner

achoudh5 commented Oct 2, 2020

Read a Hacktober_databse.xlsx that has mapped ip addresses to the source and destination color like in Hacktober_Inputt.xlsx

This Hacktober_database.xlsx subnets belonging to green, yellow,grey,brown etc. colors. Check for each ip address in column D and F of Hacktober_Inputt.xlsx and color the cell in Hacktober_Inputy.xlsx based on return value (which will be a color) from Hacktober_databse.xlsx.

@achoudh5 achoudh5 changed the title Read a second excel sheet and use the return value to manipulate the Hacktober_Input.xlsx Read a Hacktober_databse.xlsx and use the return value to manipulate the Hacktober_Input.xlsx Oct 2, 2020
@achoudh5 achoudh5 changed the title Read a Hacktober_databse.xlsx and use the return value to manipulate the Hacktober_Input.xlsx Read a Hacktober_databse.xlsx and use the return value to manipulate the Hacktober_Input.xlsx (Correct Errors in zip.py) Oct 2, 2020
@rohitsingh2410

This comment has been minimized.

@rohitsingh2410 rohitsingh2410 removed their assignment Oct 2, 2020
@achoudh5 achoudh5 changed the title Read a Hacktober_databse.xlsx and use the return value to manipulate the Hacktober_Input.xlsx (Correct Errors in zip.py) Improve zip.py (check tasks associated at top of file in comments and above functions as well) Oct 2, 2020
@achoudh5 achoudh5 added the help wanted Extra attention is needed label Oct 2, 2020
@varishtsg
Copy link
Contributor

Can I take this up?

@achoudh5
Copy link
Owner Author

achoudh5 commented Oct 3, 2020

@varishtsg yes please, go ahead!

@achoudh5
Copy link
Owner Author

achoudh5 commented Oct 4, 2020

Issue is still open and will be open until Hacktoberfest. Open a PR with your improvement!

@achoudh5 achoudh5 removed this from the First phase, show some progress milestone Oct 8, 2020
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