Prasad Jyothi’s Reviews > Python for Finance Cookbook: Over 80 powerful recipes for effective financial data analysis, 2nd Edition > Status Update
Prasad Jyothi
is 7% done
Not sure how rest of the book is, but I learned about yfinance and how easy it is to get data from NSE and BSE instead of using google sheets and google finance.
— Sep 18, 2023 11:24AM
Like flag
Jyothi’s Previous Updates
Prasad Jyothi
is 25% done
In Chapter 1, I learnt how to acquire data from different sources such as yahoo finance, binance, nasaqdatalink, coingecko. I was able to fetch forex, unemployment, inflation, stock prices and trades etc.,
In Chapter 2, we dealt with various preprocessing that may have to be done on the acquired data such as calculating simple returns, log returns, volatility, handling missing data & aggregating to calculate bars.
— Sep 30, 2023 01:04AM
In Chapter 2, we dealt with various preprocessing that may have to be done on the acquired data such as calculating simple returns, log returns, volatility, handling missing data & aggregating to calculate bars.

