PinnedAaron Zhu·Jun 1, 2022Welcome! Here are My Top ArticlesHere are some related posts you can explore if you’re interested in Linear Regression and Causal Inference.
PinnedInGeek CulturebyAaron Zhu·Sep 27, 2022Comprehensive Cheat Sheet for SQLThe most common SQL functions you must knowA response icon4A response icon4
PinnedInPython in Plain EnglishbyAaron Zhu·Sep 13, 2022Comprehensive Cheat Sheet for Python PandasThe most common Pandas functions for data wrangling
PinnedInTowards AIbyAaron Zhu·Jun 7, 2021Create a Home Price Prediction App with Plotly-Dash, Google BigQuery, and Machine LearningPredict home price with XGBoost using real-time sales data
PinnedInTowards AIbyAaron Zhu·Jun 11, 2021Build a Recommendation System Using Amazon Review DataFind your desired product via NLP and Sentiment Analysis
InStackademicbyAaron Zhu·Aug 7, 2023Hypothesis Testing: Z-test vs T-testIn this post, we will talk about the difference between Z-test and T-test in hypothesis testing and when and why one is more appropriate to…
InStackademicbyAaron Zhu·Jul 30, 2023Hypothesis Testing: One-Tailed vs Two-Tailed TestWhat exactly is hypothesis testing, and why do we need to differentiate between one-tailed and two-tailed tests? In this blog post, we will…
InPython in Plain EnglishbyAaron Zhu·Apr 29, 2023Combination vs Permutation: What is the difference?Understand the Fundamentals of Combinatorics in Simple TermsA response icon1A response icon1
InPython in Plain EnglishbyAaron Zhu·Apr 29, 2023Remove Duplicate Rows in SQLTips and Tricks for Cleaning Data
InGeek CulturebyAaron Zhu·Apr 19, 2023Comprehensive Cheat Sheet for Web Scraping with BeautifulSoup and SeleniumLearn How to Use BeautifulSoup and Selenium to Extract Data from the Web