Shane

Shane is CEO and co-founder of EdgeTier, and blogs about python and data science at his own personal website. EdgeTier revolutionises the efficiency of customer service departments using machine learning and data science techniques.

Cyclist in the rain. Blog about python scraping data from wunderground rainfall data.

Analysis of Weather data using Pandas, Python, and Seaborn

The most recent post on this site was an analysis of how often people cycling to work actually get rained on in different cities around the world. You can check it out here. The analysis was completed using data from the Wunderground weather website, Python, specifically the Pandas and Seaborn libraries. In this post, I will …

Analysis of Weather data using Pandas, Python, and Seaborn Read More »

AWS Elastic Beanstalk – Logging to Logentries & InsightOps from Python

[Short version] The S3 ingestion script for Amazon applications provided by Logentries will not work for the gzip compressed log files produced by the Elastic Beanstalk log rotation system. A slightly edited script will work instead and can be found on Github here.[/Short Version] Logentries is a brilliant startup originating here in Dublin for collecting and …

AWS Elastic Beanstalk – Logging to Logentries & InsightOps from Python Read More »

Fixing Office 2016 installation for Mac – error code 0xD0000006

This is a very quick post to help some people out on installation problems with Office for Mac 2016. On an excited day of installation of Excel 2016 on my Macbook, the following error threatened to ruin the day: “An unknown error has occurred, the error code is: 0xD0000006” Seemingly unfound on the internet, the solution, oddly enough …

Fixing Office 2016 installation for Mac – error code 0xD0000006 Read More »