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, 20227Jun 28, 20227
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, 202210Mar 28, 202210
InThe Dev ProjectbyFelipe F GarciaThe single most useful Python Decorator @cacheHow a simple decorator can speed your code recursion for more than 10xNov 10, 20218Nov 10, 20218
InTowards Data SciencebyZita7 Data Science Projects You Should Do to Make Your Resume Stand OutData Science projects that will help you land your dream jobJan 4, 202217Jan 4, 202217
InTowards Data SciencebyDimitris 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, 202121Jun 24, 202121
InTowards Data SciencebyTerence Shin, MSc, MBAFive of the Best Data Science Projects from 2021A Curated List of the Best Kaggle Notebooks from 2021Nov 11, 20211Nov 11, 20211
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, 20211Dec 10, 20211
InBetter ProgrammingbyAshley Peacock7 Fabulous Books For Aspiring Software Engineers and ArchitectsIncrease your breadth of knowledge with these major engineering topicsDec 2, 20218Dec 2, 20218
InTowards Data SciencebyAntony HenaoData Engineers Shouldn’t Write Airflow Dags — Part 2A framework proposal for Apache AirflowJun 16, 20213Jun 16, 20213
InThe StartupbyAmit Singh RathoreAirflow DAG — Best PracticesIn the blog post, we will see some best practices for authoring DAGs. Let’s start.Feb 23, 20214Feb 23, 20214
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, 201822Aug 18, 201822