can not open task in python finance | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

can not open task in python finance

Hi I do not know if there is anyone who can help me, I am learning the course python finance, and have performed task 6.2 code repo with the following code: import numpy as np import numpy_financial as npf #price for 2018-2021 bitcoin = [3869.47, 7188.46, 22203.31, 29391.78] print (np.std (bitcoin)) but I can not be allowed to start on the next task as it says that the code repo has not been performed, what is it I need to do. is it because I do not have a Pro subscription?

18th May 2022, 7:35 PM
Benny
Benny  - avatar
2 Answers
0
For the repo you need pro.
18th May 2022, 11:27 PM
Simon Sauter
Simon Sauter - avatar
0
Ok, thanks
19th May 2022, 4:11 AM
Benny
Benny  - avatar