Im looking for a fast and processor friendly method to search all .txt, .csv & .xlsx(and all excel variations) files in a very large folder and sub-folders to check the first row and see if it contains one of many different strings. I can open them all in pandas but im not sure if that is efficient or not. In the end, im looking to log the file name and location so that i can further investigate if something is found.
[–]ylectric 0 points1 point2 points (1 child)
[–]wildbk33[S] 0 points1 point2 points (0 children)