The following Python script works.
import pandas as pd from sqlalchemy import create_engine DOMAIN_NAME = "my_domain" USER = "my_username"