/CX4242

Data and Visual Analytics | Georgia Institute of Technology Spring 2019, Polo Chau

Primary LanguagePython

CX4242

Homework for the course Data and Visual Analytics of Georgia Institute of Technology, Spring 2019

Homework Problems

Project Structure

HW#-dev/: comprehensive code including generated files during development

HW#-submitted/: requirement-conforming code for submission

  • Generated by running, with a new-line-separated list of excluded files ignore.txt

    rsync -avz --exclude-from 'HW#-dev/ignore' HW#-dev/ HW#-submitted/

Generate HW#-{gtid}.zip by running

zip -r HW#-{gtid}.zip HW#-submitted/

zip -r HW1-hchun31.zip HW1-submitted/ for example.