Rock, paper, scissors

Do you want to play rock, paper, scissors against your computer? Well, here’s how to do it…(Skip to the code at the end if you want to play straight away.) When I looked this up online there were so many ways to write the code for this game, from introducing loops through to using integers instead… Continue reading Rock, paper, scissors

Published
Categorized as blog

Data, data science and your business

Data is everywhere, from websites, devices, apps, emails, and it all adds up. Companies today, big or small, are faced with an avalanche of data scattered across their organisations. Yet data is critical to businesses if handled correctly and leveraged well. Companies can harness the insights hiding within it, derive more value from the information… Continue reading Data, data science and your business

Published
Categorized as blog

Pages of Difficulty and Frustration: PDFs, and how to use Python to turn their content into Pretty Data Frames

PDF files are all over the internet and often contain a lot of important information. However, extracting that information can sometimes seem an impossible task. In this blog we will learn how to extract the text from a PDF given here and print out clean sentences in a data frame. First we need to install the following… Continue reading Pages of Difficulty and Frustration: PDFs, and how to use Python to turn their content into Pretty Data Frames

Published
Categorized as blog

Dr Sophie Carr was named the Winner of ‘Women in Stem’ of the Year Award

Hugh congratulations to our founder and Managing Director, Dr Sophie Carr on winning the ‘Women in STEM’ of the year award at SheInspires Awards ~ Local and Global last Thursday. Sophie was presented with the award as an inspirational woman in the field of Science, Technology, Engineering and Maths as well as a leading entrepreneur. The award… Continue reading Dr Sophie Carr was named the Winner of ‘Women in Stem’ of the Year Award

Published
Categorized as blog

On Guard, Slack Off

(Slack notifications for AWS GuardDuty findings) Enabling AWS GuardDuty appears a quick win to improve cloud security. But to be effective, cloud administrators need to be shown its findings quickly, in order to evaluate them and take appropriate action. At Bays Consulting, any GuardDuty findings pop up immediately in Slack; in this blog I will… Continue reading On Guard, Slack Off

Published
Categorized as blog