Skip to content

imapon/aws-lambda-py3.6-pandas-numpy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Pandas & Numpy in AWS Lambda with python 3.6

This python deployment package allows you to run pandas and numpy in AWS Lambda with python 3.6 runtime.

Clone the repo and then simply add your lambda_function.py to the zip file by running:

zip -ur lambda.zip YOUR_LAMBDA_FUNCTION.py

Upload the zip file to S3 and source to lambda.

Enjoy!

About

Run Pandas/Numpy in AWS Lambda python 3.6 environment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published