79296462

Date: 2024-12-20 07:33:41
Score: 0.5
Natty:
Report link

use AWS pandas sdk or awswrangler

Installation: pip install awswrangler

Usage:

import awswrangler as wr

assert "some_db" in wr.catalog.databases().values

more info here: https://aws-sdk-pandas.readthedocs.io/en/3.5.0/tutorials/006%20-%20Amazon%20Athena.html#Checking/Creating-Glue-Catalog-Databases

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • High reputation (-1):
Posted by: Vincent Claes