#data-engineering
Read more stories on Hashnode
Articles with this tag
When importing and exporting CSV files, a common challenge is handling newline characters within cells. Let’s explore simple solutions to help manage...
Condense if-else statements to one-liners easier to read · What is a ternary operator in Python?🐍 A ternary operator is an expression used to write...
Preface🎯 I’m a senior data engineer. I’ve used SQL in a commercial environment since 2018. But I’ve recently felt the urge to revisit my roots....
Preface🚀 Data engineering is a field that deals with turning raw data into useful and valuable information. It involves any activity that manipulates...
Preface🎬 In part 2, we went over a few AI solutions with an architecture we can use to start building custom AI tools that generate commercial value...
Preface 🎬 In part 1, we explored the common challenges faced by data engineers to provide context into how AI tools can help solve these problems. In...