00:01
So this is a simplified python script for the pybank talent which involves analyzing financial data to calculate geometric like total profit, average change, greatest increase, greatest decrease in profit, etc.
00:20
This script assumes that you have a csv file containing financial data with columns for data and profit and losses.
00:28
As the question mentioned before, jumping from excel to python.
00:37
So this is the example i can provide to you.
00:42
So the code starts from here.
00:44
Import os and import csv.
00:50
This is the python code.
00:53
This is the path to csv file.
00:55
Csv start os .path .start.
00:59
Things we like, other labels, etc.
01:04
Etc.
01:04
Here you can copy all the aspects and codes here.
01:08
You can copy from the start also.
01:11
Import os and import csv.
01:15
Also the hero.
01:17
Copy it down.
01:20
Aspect opening with the csv file.
01:22
Here aspect calculate total amount and profit.
01:26
Aspect calculate changes in profit.
01:30
Aspect calculate that increase and decrease.
01:34
Aspect changes occur...