InGRIDbyHjalmar GislasonWe built a spreadsheet engine from scratch. Here’s what we learned.From the very beginning, one of the core ideas behind GRID has been that spreadsheets — and spreadsheet models in particular — can be made…Jun 28, 2022A response icon7Jun 28, 2022A response icon7
InPython in Plain EnglishbyYancy DennisPython 3.11 to be Twice as Fast as its PredecessorsThe upcoming version of Python is set to be twice as fast as the previous versions.Mar 28, 2022A response icon10Mar 28, 2022A response icon10
InThe Dev ProjectbyFelipe F GarciaThe single most useful Python Decorator @cacheHow a simple decorator can speed your code recursion for more than 10xNov 10, 2021A response icon8Nov 10, 2021A response icon8
InTDS ArchivebyZita7 Data Science Projects You Should Do to Make Your Resume Stand OutData Science projects that will help you land your dream jobJan 4, 2022A response icon17Jan 4, 2022A response icon17
InTDS ArchivebyDimitris PoulopoulosJenkins for CI Is Dead: Why Do People Hate It and What’s the Alternative?How to automatically build your Docker images; a case study.Jun 24, 2021A response icon21Jun 24, 2021A response icon21
InTDS ArchivebyTerence Shin, MSc, MBAFive of the Best Data Science Projects from 2021A Curated List of the Best Kaggle Notebooks from 2021Nov 11, 2021A response icon1Nov 11, 2021A response icon1
InLevel Up CodingbyAaron BerryAirflow DAG and Task Markdown DocsI’ll cover how you can use markdown to document your Airflow DAGs and tasks using doc_md inline with your current Airflow code.Dec 10, 2021A response icon1Dec 10, 2021A response icon1
InBetter ProgrammingbyAshley Peacock7 Fabulous Books For Aspiring Software Engineers and ArchitectsIncrease your breadth of knowledge with these major engineering topicsDec 2, 2021A response icon8Dec 2, 2021A response icon8
InTDS ArchivebyAntony HenaoData Engineers Shouldn’t Write Airflow Dags — Part 2A framework proposal for Apache AirflowJun 16, 2021A response icon3Jun 16, 2021A response icon3
InThe StartupbyAmit Singh RathoreAirflow DAG — Best PracticesIn the blog post, we will see some best practices for authoring DAGs. Let’s start.Feb 23, 2021A response icon4Feb 23, 2021A response icon4
Chandu KavarTesting in Airflow Part 1 — DAG Validation Tests, DAG Definition Tests and Unit TestsTesting is an integral part of any software system to build confidence and increase the reliability of the system. Recently, I joined Grab…Aug 18, 2018A response icon22Aug 18, 2018A response icon22