BSBeshoy Sabriinnotes.beesho.me·Apr 24, 2025 · 35 min readGit Study NotesIntroduction to Git Git is a distributed version control system that allows data engineering teams to track changes in code and collaborate effectively. It provides a full history of modifications, enabling easy rollbacks and parallel development. Ke...00
BSBeshoy Sabriinnotes.beesho.me·Apr 24, 2025 · 55 min readDAX Study NotesIntroduction to DAX Data Analysis Expressions (DAX) is the formula language for the data modeling layer in Microsoft Power BI, Excel Power Pivot, and SQL Server Analysis Services (Tabular mode). DAX allows analysts to create custom calculations over ...00
BSBeshoy Sabriinnotes.beesho.me·Apr 24, 2025 · 38 min readBigQuery Study ReferenceI have just finished a study guide on BigQuery @ GCP. Below you can find it on Heptabase Whiteboard In Summary, you can find it in here: BigQuery SQL Statement Guide (Standard SQL & Legacy SQL) Google BigQuery’s SQL dialect (Google Standard SQL) exte...00