Feb 9 7 min How to Build ML Model using BigQuery This article briefly introduces how to build a simple machine learning model using SQL in BigQuery, with four major steps being covered.
Jan 16 4 min Top 15 Websites for Data Scientists in 2021 Learning data science is a long journey, following a rigid course curriculum inevitably makes learning a mundane task. Therefore, I have com
Jan 4 7 min Get Started with SQL JOINs To perform advanced analytical processing and data discovery, one table is often not enough to bring valuable insights, hence combining m...
Dec 13, 2020 4 min Five Data Science Podcasts To Follow in 2021 If you ever found yourself losing motivation in the marathon of learning data science, I recommend these data science podcasts to follow.
Dec 3, 2020 6 min Learn SQL in Everyday Language In this article, we learn about some simple SQL clauses, including SELECT statement, FROM statement, WHERE statement, ORDER BY and LIMIT.