Skip to content

My solution for the homework#41

Open
PepeZuco wants to merge 2 commits intoHedgeApple:masterfrom
PepeZuco:master
Open

My solution for the homework#41
PepeZuco wants to merge 2 commits intoHedgeApple:masterfrom
PepeZuco:master

Conversation

@PepeZuco
Copy link
Copy Markdown

@PepeZuco PepeZuco commented May 7, 2024

I decide to separate my code into 3 parts, n a way that any programmer can work on this script later.

1 - main.py which is the script to be runned.

2 - utils.py wich contains que functions to convert or change data if needed

3 - mapping.json the file contains a map, the key being the column on the example.csv and the value the column from the homework.csv

JoaoPMLZ and others added 2 commits May 7, 2024 20:04
I decide to separate my code into 3 parts, n a way that any programmer can work on this script later.

1 - main.py which is the script to be runned.

2 - utils.py wich contains que functions to convert or change data if needed

3 - mapping.json the file contains a map, the key being the column on the example.csv and the value the column from the homework.csv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants