Python Lazypredict: Run All Sklearn Algorithms With a Line Of Code How to (and why you shouldn’t) use it Jan 3, 2023 9 min read
Python Convert Jupyter Notebooks into Functions Papermill is an open-sourced tool for parameterizing, executing, and analyzing Jupyter notebooks. Just pass in parameters to the notebook, and the Jupyter notebook runs automatically. Jan 3, 2023 7 min read
Python 4x Faster Pandas Operations with Minimal Code Change Stop waiting on pandas operations. Parallelize them. Dec 14, 2022 5 min read
SQL Use ARRAY_AGG to flatten columns to lists. You need to convert a long table of values into a list? This is the most convenient function. 📌 Syntax: 𝚂𝙴𝙻𝙴𝙲𝚃 𝙰𝚁𝚁𝙰𝚈_𝙰𝙶𝙶(𝚌𝚘𝚕𝚞𝚖𝚗) 𝙵𝚁𝙾𝙼 𝚝𝚊𝚋𝚕𝚎 There Jan 3, 2023
SQL Generate Histogram Distribution For a quick exploration of the distribution Jan 3, 2023 1 min read
SQL Pivot Table (From Long to Wide) Every data scientist, scientist, and engineer should know how to create a pivot table. 𝙲𝙰𝚂𝙴 𝚆𝙷𝙴𝙽 is the best way to do Jan 1, 2023 1 min read
Career How to Learn Data Science and Probability in 2021 Become a self-taught data analyst or scientist Nov 27, 2021 11 min read
Career Google Data Analytics Professional Certificate: A Review A Worthy Cert for Aspiring Data Analysts from Non-traditional Backgrounds May 17, 2021 5 min read
Portfolio Learn Data Science Now: Conditional Probability Chihuahua, Muffins and Confusion Matrix in Machine Learning Jan 25, 2021 6 min read
Portfolio Probability vs Statistics for Data Science and Machine Learning What’s the difference and why data scientists should know them Jan 18, 2021 7 min read
Portfolio Learn Data Science Now: Probability Models Uniform Probability Models Explained in 5 Minutes Jan 14, 2021 5 min read