In the previous post, we used machine learning and regression to create a model to predict house prices using data for…
Continue Readingdata science
Predicting house prices using Machine Learning and Python
image:paomedia One of the biggest areas for potential growth in the future of small businesses is the use of artificial…
Continue ReadingAnalysing COVID-19 data with Benford’s Law
With the current season that we find ourselves in, it is difficult not to get sucked into the daily numbers…
Continue ReadingInteracting with Excel using Python
Images: Flatart Excel is one of the most common productivity tools used in any business or personal computing environment.…
Continue ReadingWorking with stock market data using Python: Part 3
In this series, we have been covering how to interact with market trading data from Yahoo Finance using Python. In the…
Continue ReadingWorking with stock market data using Python: Part 2
In the previous post, we covered how to connect to daily market trading data from Yahoo Finance, using the pandas-datareader module to load…
Continue ReadingWorking with stock market data using Python: Part 1
With global stock markets reeling from the uncertainty around the current COVID-19 pandemic, I thought it might be interesting to…
Continue Reading