from typing import Any

np: Any  # numpy module
pd: Any  # pandas module
