rutvikj.hashnode.devExperimentation & Data Quality: The not so obvious wayThis article is based on my learnings and the content from Zach Wilson’s Data Engineering YouTube bootcamp. TLDR; This article explores the importance of combining data metrics with storytelling to drive strategic decisions. It emphasizes the need fo...Feb 12, 2025·5 min read
rutvikj.hashnode.devAnalytical Patterns: The most obvious onesThis article is based on my learnings and the content from Zach Wilson’s Data Engineering YouTube bootcamp. TLDR; Analytical patterns offer a structured approach for data professionals to efficiently process and analyze data, akin to mathematical for...Feb 10, 2025·4 min read
rutvikj.hashnode.devFact Modeling: The easy way outThis article is based on my learnings and the content from Zach Wilson’s Data Engineering YouTube bootcamp. TLDR; This article explores the concept of fact modeling in data engineering, highlighting the distinction between facts and dimensions. It di...Feb 3, 2025·5 min read
rutvikj.hashnode.devDimensional Modelling: A beginner's takeThis article is based on my learning and the content from Zach Wilson’s Data Engineering YouTube bootcamp. TLDR; Dimensional modeling involves organizing data into dimensions and measures, where dimensions answer "who" and "what" questions, and measu...Jan 30, 2025·5 min read
rutvikj.hashnode.devUnderstanding Rapid Automatic Keyword Extraction (RAKE) Algorithm.In the world of Natural Language Processing a.k.a NLP, the first and foremost thing is keyword extraction without which there won't be any further step. Ever questioned how does it happen and are there any alternative algorithms? 🤔 Short answer 📖 ...Feb 24, 2021·8 min read