Jinja and Data Analytics is the perfect combination
https://medium.com/analytics-and-data/jinja-the-sql-way-of-the-ninja-9a64fc815564nn nnJinja Templates in Data EngineeringnHow they can be used in data engineeringnJinja template can help in implementing Dynamic SQL. Dynamic SQL helps generalize the SQL code that is being created. In Python, there are alternative to Jinja templates such as building string statements to achieve this goal. Still, there are a few advantages of using…
