Skip to content

Using Python to iterate through a CSV file and find the following: Month of greatest increase, Month of greatest decrease, Average change, Total Months, and Amount Gained/Lost.

Notifications You must be signed in to change notification settings

AaronGalloway/python-homework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Python Homework

Prepared By: Aaron Galloway

PyBank Overview

The task was to iterate through a CSV file and find the following:

  • Month of greatest increase
  • Month of greatest decrease
  • Average change
  • Total Months
  • Amount Gained/Lost

Tools/Tactics Used:

  • For loops
  • If/Then statements
  • CSV Reading

About

Using Python to iterate through a CSV file and find the following: Month of greatest increase, Month of greatest decrease, Average change, Total Months, and Amount Gained/Lost.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages