country-stats Identify countries and merge tables of data from various sources Usage: python CountryCSVJoiner.py in1.csv in2.csv It will produce the output into in1.csvin2.csv. Requires pandas.