Relative Content

Tag Archive for python-3.xpandasamazon-web-servicesaws-lambda

AWS Lambda Giving Error for Python Version 3.10.11

I created lambda_function.py file in windows 10. I am using python version: 3.10.11 in Windows.
When I run script it working in Windows 10, but when running AWS Lambda, I am getting error at line: import pandas as pd