Skip to content

AllyBarry/python-exercise-pandas-reports

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Exercise with Pandas and Payments Analysis

Setup Instructions

Requirements:

  • Python > 3.0

Installation

# From the root of the repository:
python3 -m venv .venv
source .venv/bin/activate
python -m pip install -r requirements.txt

Change 'sample_input' and 'sample_output' in the main.py file to change the input file and output directory.

Sample Run

Run the script using:

python main.py

The three reports will be generated in the output directory as specified.

About

Python Assessment for Lumkani

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors