Skip to content

monikasulik/csv-coding-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

csv-coding-task

Installation

  1. cd into the csv-coding-task directory in the command line
  2. run pip install -r requirements.txt

Running the code

  1. cd into the csv-coding-task directory in the command line
  2. run python parse.py

Running tests

  1. cd into the csv-coding-task directory in the command line
  2. run pytest

Notes

Currently, the code of the Parser assumes it will get csv files which are correctly formatted. If this is not true then the code might need better error handling.

About

A coding task ahead of a job interview

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages