Filling missing timestamps using Amazon Athena
Working with moderate numbers of sparse time series is pretty straightforward using standard tools like pandas, but increasingly I have to work with large numbers of sparse time series in AWS Athena / PrestoDB and so those handy pandas functions aren't always available.…