Reading data from a directory using Python
Hey Guys, Feel super excited in sharing this information. I was given a task to go through log files in a directory. Seems super easy but there were a few challenges through the way. The easiest way was go through a directory and read it in pandas. But had issue where there were comments and there was no straight way in reading it or skipping … Continue reading Reading data from a directory using Python