This GitHub repository contains a Python script designed to cleans CSV files by removing commas from cell values and replacing backslashes () with forward slashes (/). It processes all .csv files in a specified folder, creating a cleaned version of each file with _clean appended to the filename, while preserving the original files.
-
Notifications
You must be signed in to change notification settings - Fork 0
This GitHub repository contains a Python script designed to clean CSV files by removing commas from cells and replacing backslashes with forward slashes. The script serves as a convenient tool for data preprocessing, making it easier to work with CSV data in various applications.
ScientistIzaak/CSV_Cleaner_Template
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This GitHub repository contains a Python script designed to clean CSV files by removing commas from cells and replacing backslashes with forward slashes. The script serves as a convenient tool for data preprocessing, making it easier to work with CSV data in various applications.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published