What is the correct way to add pandas/scikit-learn packages to your project for use in AWS lambda What is the correct way to add pandas/scikit-learn packages to your project for use in AWS lambda pandas pandas

What is the correct way to add pandas/scikit-learn packages to your project for use in AWS lambda


I don't see the pandas directory. Is it in the "Archive.zip"? If so you may need to unzip it to the project root folder before zipping the project files.

Hopefully that helps.