News

Python is one of the easiest programming languages to get to grips with, and also one of the most powerful and in-demand. Learning Python is not only fun then, but also a fantastic career move.
This repo has three little Python scripts to help with common data preparation taks: removing commas, adding commas, and concatenating multiple files into one file. This script removes commas in files ...