Thanks this was a very interesting episode. I ran into the problem is loading pandas into a lambda function a few years ago and found it fit just about the zip file limit. Creating docker images for lambda functions had not come out yet. Knowing that pandas could very well be cached makes it even more compelling to try that route now.
Thanks this was a very interesting episode. I ran into the problem is loading pandas into a lambda function a few years ago and found it fit just about the zip file limit. Creating docker images for lambda functions had not come out yet. Knowing that pandas could very well be cached makes it even more compelling to try that route now.
Great, glad you found this useful. Thanks for sharing!