Skip to content

pchung39/dashboard_report_manipulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

dashboard_report_manipulation

This automation script add & modify data from a csv using the Pandas Python library

Use Case

An individual at the office needs to make manual corrections to a csv export from our internal dashboard. Wouldn't it be great if someone could automate this task?

Change Breakdown

The following changes were made to the incoming csv's:

Date Parse

Date format on multiple columns were changed to YYYY-MM-DD.

About

Created a python script to add & modify data from a csv using the Pandas Python library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages