Skip to content

KAIST-IS521/activity1-dohki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

StrictCsv

StrictCsv wraps the built-in python library csv so that only balanced csv can be parsed. By balanced csv, it means the csv which has the same number of columns for each row.

Usage

python src/myprog.py [csv_file_name] [col_idx]
(e.g. python src/myprog.py csv/rfc-4180-6.csv 2)

About

activity1-dohki created by GitHub Classroom

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages