Automate Your BigQuery Schema Definitions With 5 Lines of Python
Tired of manually writing my BigQuery schemas, I wrote a function that makes schema definition less time-consuming.
Tired of manually writing my BigQuery schemas, I wrote a function that makes schema definition less time-consuming.
Ideas to help you create projects that will wow future employers.
3 work samples that got my foot in the door, and 1 that almost got me tossed out.
Making SQL nested and repeated data types more understandable — and less intimidating.
Review this SQL professional’s check-list before running ‘CREATE TABLE.’
Breaking down the context behind your SQL queries.
Easily translate your pesky API’s cURL commands to Python.
How an easy-to-use logger can format your log data output.
How to construct queries in SQL to confirm data accuracy.
Here’s how much time you should dedicate to learning new skills both at work and off-the-clock, according to experts.
How to dynamically update rows in BigQuery using python and SQL without losing your historical data.
How to write cron expressions and why data engineers need to know them.