How to concatenate last quarter files in a folder using python

Viewed 14

I'm trying to merge last quarter file in a directory using python .I have tried using pandas to merge it but it is not possible to use it.

0 Answers
Related