Skip to content

Create a Python script for analyzing the financial records: the net total amount and average Profit/Losses, the greatest increase in profits and the greatest decrease in losses over the entire period.

Notifications You must be signed in to change notification settings

NEXTSLIM/Python-Challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

PythonChallenge

Create a Python script that analyzes the records to calculate each of the following: The total number of months included in the dataset. ,The net total amount of "Profit/Losses" over the entire period. ,The average of the changes in "Profit/Losses" 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.

About

Create a Python script for analyzing the financial records: the net total amount and average Profit/Losses, the greatest increase in profits and the greatest decrease in losses over the entire period.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages