I am trying read the text files from a folder which contains more than 50000 files and each of the files contains attributes close to 500. I have setup Directory tool in order to identify the files which roughly takes 8 minutes and a logic to pick the most recent set of files. (More than 120 files for each business date). Now the process to read and consolidate the contents for each day takes more than 50 minutes of execution via Dynamic Input or Batch Macro. Is there a smarter way of speeding up this process Potentially via a Python tool in Alteryx?