Skip to content
This repository has been archived by the owner on Apr 4, 2022. It is now read-only.

Latest commit

 

History

History
9 lines (9 loc) · 198 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 198 Bytes

csv_joiner

The program can be executed with command:

join file_path file_path column_name join_type

To give the program executable permissions type:

chmod +x join.py