#software-development
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....
Here's the Git playbook I needed YEARS ago🤯😳 · What is Git? Git is an open-source tool that allows you to version control your code repositories and...
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...