Results 3 comments of Adam Levin

@owlas with your table and the benchmarks - can you set the current option `memory_limit` to `400`, for the 50,000 and 500,000 samples rows so that we can compare the...

Hi @Tobi042 . I am trying to figure out the best way to build pandas as numpy myself so that it is ready to use by lambda. I would like...

I see - I was struggling when trying to build it from my local machine. Then I just rented an Amazon Linux AMI Ec2, following these instructions: https://stackoverflow.com/questions/34749806/using-moviepy-scipy-and-numpy-in-amazon-lambda and it...