INFO-7374-Algorithmic-Digital-Marketing / Final-Project-SmartCommerce

1 stars 0 forks source link

Develop Snowflake Interface as a Python Module #2

Open snehilaryan32 opened 1 month ago

snehilaryan32 commented 1 month ago
  1. Write the connection opening and closing code
  2. Write query templates
  3. Write functions to execute the templates using parameters.
  4. Make sure customer_id or order_id filter is there in every query which will work as a guardrail
deveshcode commented 1 month ago

Develop standard views and query templates which you would use instead of on the spot querying with sql alchemy

deveshcode commented 1 month ago

Current Status :