Skip to content

ckfong5033/python-csv-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Python CSV Automation Script

This project demonstrates a simple Python automation script that cleans CSV files.

What it does

  • Reads a CSV file
  • Removes empty rows
  • Outputs a cleaned CSV file
  • Prints a summary of processed rows

How to run

  1. Make sure Python 3 is installed
  2. Place your CSV file as input.csv
  3. Run:
python csv_cleaner.py

About

Simple Python script to clean CSV files and automate data processing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages