I am trying to loop through multiple .parquet files in a folder location, load them into a pandas dataframe and append the filename in a new column.
I have gotten this fa