What are the Python Modules provided in AWS Glue

AWS Glue version 2.0 supports the following python modules.
Note : Different Glue versions support different Python versions.

  1. boto3==1.12.4
  2. botocore==1.15.4
  3. certifi==2019.11.28
  4. chardet==3.0.4
  5. cycler==0.10.0
  6. Cython==0.29.15
  7. docutils==0.15.2
  8. enum34==1.1.9
  9. fsspec==0.6.2
  10. idna==2.9
  11. jmespath==0.9.4
  12. joblib==0.14.1
  13. kiwisolver==1.1.0
  14. matplotlib==3.1.3
  15. mpmath==1.1.0
  16. numpy==1.18.1
  17. pandas==1.0.1
  18. patsy==0.5.1
  19. pmdarima==1.5.3
  20. ptvsd==4.3.2
  21. pyarrow==0.16.0
  22. pydevd==1.9.0
  23. pyhocon==0.3.54
  24. PyMySQL==0.9.3
  25. pyparsing==2.4.6
  26. python_dateutil==2.8.1
  27. pytz==2019.3
  28. requests==2.23.0
  29. s3fs==0.4.0
  30. s3transfer==0.3.3
  31. scikit-learn==0.22.1
  32. scipy==1.4.1
  33. setuptools==45.2.0
  34. setuptools==45.2.0
  35. six==1.14.0
  36. statsmodels==0.11.1
  37. subprocess32==3.5.4
  38. sympy==1.5.1
  39. tbats==1.0.9
  40. urllib3==1.25.8

Read AWS Glue
Refer : AWS Glue interview questions

Author: user

Leave a Reply