Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

CSV File Sorting & Extraction

This script sorts CSV files from each month's subfolder into a new folder named NewEmployees2020Clean while preserving the original copies.

Description

This Python script is designed to:

  • Traverse through a directory structure containing subfolders for each month.
  • Copy CSV files from each subfolder into a new folder.
  • Rename the copied files based on the specified naming convention (newjoiners_Month2020.csv).

Usage

  1. Clone or download the repository.
  2. Replace the main_folder variable with the path to your directory containing the subfolders of CSV files.
  3. Run the Python script.

Requirements

  • Python 3.x
  • os module
  • shutil module

File Structure

About

Python Script that take a list of PDF files and convert it to 1 excel sheet

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages