Python Script for Student Data
Budget: $30 – $250 USD
you will write a script in Python that takes a CSV file (from our
student system), parses and processes, and outputs an excel
file with separate tabs. Each tab has a list of students with
the values from last column in the source file broken out into
separate columns
The details and requirements are spelled out in the attached
PDF called "CSV Project Definition.pdf"
In addition, there is a sample input file of 300 rows to run your
code against. There is also a subset of just the first 10 rows
of the input file to practice on. Finally, I included a sample
output, so you can see what it might look like. It is the result
of parsing the 10 rows, so you can also check your output
against it.
There is an important note in the definition. Please read
before submitting a proposal.
student system), parses and processes, and outputs an excel
file with separate tabs. Each tab has a list of students with
the values from last column in the source file broken out into
separate columns
The details and requirements are spelled out in the attached
PDF called "CSV Project Definition.pdf"
In addition, there is a sample input file of 300 rows to run your
code against. There is also a subset of just the first 10 rows
of the input file to practice on. Finally, I included a sample
output, so you can see what it might look like. It is the result
of parsing the 10 rows, so you can also check your output
against it.
There is an important note in the definition. Please read
before submitting a proposal.