(╯°□°)╯︵ ┻━┻

Don't take life too seriously. You'll never get out of it alive.

Uploading CSV data to Einstein Analytics with AWS Lambda (Python)

I have been playing around with Einstein Analytics (the thing they used to call Wave) and I wanted to automate the upload of data since there’s no reason on having dashboards and lenses if the data is stale. After using Lambda functions against the Bulk API I wanted to have something similar and I found another nice project over at Heroku’s GitHub account called pyAnalyticsCloud I don’t have a Postgres Database so I ended up using only the uploader.

Upgrade your Electric Imp IoT Trailhead Project to use Platform Events

As an avid trailblazer I just have to Catch ‘Em All (Trailblazer badges) and the project to integrate Electric Imp in my fridge was a fun one. [caption width=“200” align=“alignnone”] Build an IoT Integration with Electric Imp[/caption] After buying an USB cable to supply it with power it now runs 24⁄7 and I get cases all the time, haven’t really tweaked the setup yet. I have looked at the new Platform Events and I thought that this integration can’t be using a simple upsert operation on an SObject, it’s 2017 for gods sake!