Hi @Rakesh Reddy Gopidiโ
You can use the os module to iterate over a directory.
By using a loop over the directory, you can check what the file ends with using .endsWith(".csv).
After fetching all the files, you can remove it.
Hope this helps..
Cheers.
Uma Mahesh D