Common Python Function for Exploratory Data Analysis and Cryptocurrency Volatility: A Simple Overview NB:This is not a financial advice– NFA Volatility is one of the major factors that goes into accessing investment risks and when it comes to cryptocurrency, newcomers to this asset class need to be informed. This is because how much these assets move up or down can not be adequately explained or predicted. The implication of this is that you as a user can become a queen, living your dream or a pauper overnight when all your investments drain away in blood (Red Candle). In this article, I used a dataset which I web scraped from the CoinGecko website using ChromeWebScraper. The data was scraped just once and I didn't consider the event for a long period of time. However, the brief overview given in this post will give you some insights whenever you are ready to begin your cryptocurrency journey or buy a new coin. 1. The dataset is stored in a variable called df . Subsequ...
Posts
Showing posts from March, 2022