I\'m trying to write a script that imports a file, then does something with the file and outputs the result into another file.
df = pd.read_csv(\'somefile2018.
Loop over each file and build a list of DataFrame, then assemble them together using concat.
concat