Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time

Student Instructions

This project is a tool for converting data from one format to another. In its current state, it is incomplete and you are tasked with aiding in the completion of the project.

In order for you to complete this project, you will need to learn some new things along the way. Most notably, you will need to know the following:

  • Basic Python
  • Virtual Environments
  • PyDoc
  • PyTest
  • Basic Linux Command Line Input (CLI)
  • Data Representation

Instructions

For a detailed overview on what is expected to be undertaken for this project, please follow the instructions at the following URL: