Folder 2018
Sub-folder1 01
Sub-folder2 01
Sub-folder3 1234
4567
file abd.jason
file fghg.jason
I need to use regex in these files How can I loop the entire folder
Sub-folder1
is the month
Sub-folder2
is the date of each month
Sub-folder3
is the Submission number(And I need to grasp this number as the name into the data frame
Then I need to use Regex to find something and attache the valued follow SubmissionNumber in DataFrame
How can I loop 3 level of subfolder