I've a directory(/home/linus/data/) and having multiple files of different extensions.
Want to collect all file names only which are having extension .pat
and store in Dataset.
How can I achieve it ?
I've a directory(/home/linus/data/) and having multiple files of different extensions.
Want to collect all file names only which are having extension .pat
and store in Dataset.
How can I achieve it ?