Skip to content

LinuxBozo/truss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Truss Software Engineering Interview

Requirements

This code has been tested with python 3.8.x in your path. It does look for python3 in general. If you do get an error about pytz you should be able to fix by installing pytz with pip:

pip install pytz

How to run

It reads a CSV formatted file on stdin and emits a normalized CSV formatted file on stdout. You can test this code on the command line like this:

./normalizer < sample.csv > output.csv

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages