Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 585 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 585 Bytes

PyBank Financial Analysis:

PyBank Analysis utilizes python script to analyze a set of sample financial data to calculate the following:

  • The total number of months included in the dataset

  • The total net amount of "Profit/Losses" over the entire period

  • The average change in "Profit/Losses" between months over the entire period

  • The greatest increase in profits (date and amount) over the entire period

  • The greatest decrease in losses (date and amount) over the entire period

Copyright

Trilogy Education Services © 2018. All Rights Reserved.