Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 237 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 237 Bytes

comp560-a2

Instructions

  • Place text files in Files directory
  • Run program from top directory with python3 main.py [TEXT FILE NAME]
    • For example: python3 main.py testfile.txt

Notes:

  • Requires Python 3 and Pandas