Open2024/08/27にコメント追加1pandas(Custom AWS Lambda Layer)pandasmarchan2024/08/27-- 2024.08.27 -- Cloud9 Amazon Linux2 で作業する -- python のバージョンを確認する $ python --version $ mkdir python $ pip install pandas -t python/ cd python ls -ls cd ../ zip -r pandas-layer.zip python 作成者以外のコメントは許可されていません
marchan2024/08/27-- 2024.08.27 -- Cloud9 Amazon Linux2 で作業する -- python のバージョンを確認する $ python --version $ mkdir python $ pip install pandas -t python/ cd python ls -ls cd ../ zip -r pandas-layer.zip python