how to get the specific file from list using pandas code example Example: os list all files in one dir import glob print(glob.glob("/home/adam/*.txt"))