How You Can Use Python To Pull Stock Data For 3,000 Companies In Under 10 Minutes
How I used python to help a Wall Street banker pick stocks (part II).
How I used python to help a Wall Street banker pick stocks (part II).
A hacky workaround for one of the biggest problems in SQL.
In 5 lines of Python store information about requests, timestamps and status flags to avoid unexpected API charges.
Learn the components of data pipeline production to take your ETL build from code to cloud with automated, actionable results.
Reduce the complexity and execution time of your queries with views for cleaner data and happier stakeholders.
Quickly identify, isolate and fix malfunctioning data pipelines for quality data, happier stakeholders and a stress-free workday.
Learn service account logic, use cases and the unavoidable business problem they solve.
Take a SQL script from a SQL environment to Google Cloud Platform by introducing a dynamic data check and upload step.
Even if you’re choosing the correct SQL JOIN, you could still make a tiny mistake that could cost you — or your org — big time.
Creating a data engineering pipeline using Python, SQL and Google Cloud in less than 2 hours.
In less than 10 minutes create a Looker header that dynamically displays attributes — like the current month — for your users.
Reduce failed API requests by taking the time to “listen” to your API responses and — other pointers to improve your API conversation…