[ETR #37] Skippable DE Skills


Extract. Transform. Read.

A newsletter from Pipeline

Hi past, present or future data professional!

To clarify the focus of this edition of the newsletter, the reason you shouldn’t bother learning certain data engineering skills is due to one of two scenarios—

  1. You won’t need them
  2. You’ll learn them on the job

You won’t need them

Generally these are peripheral skills that you *technically* need but will hardly ever use.

One of the most obvious skills, for most data engineering teams, is any visualization tool.

This might involve out-of-the-box BI tools like Looker. Or we might be talking about scripting-based visualizations like the kind you’d generate using Matplotlib or Ggplot (shout out to any R users in the house).

Speaking of R, remember those statistical languages/methodologies (R, Matlab, etc.) you learned as part of your data science degree? Yeah, you’ll almost never use them to build production pipelines.

In some circumstances you may, however, use these tools to validate data or build analytic models. But ML modeling is typically outside the scope of a data engineering role.

Unless your company isn’t yet in the cloud (there are some *ahem* late adapters out there), you likely won’t use paradigms like Postgres or obscure SQL variants like T-SQL.

You’ll learn them on the job

I’ll caveat this category with the assumption that you’re fortunate enough to land in an org that provides proper training and mentorship for new engineers. Even with the cynicism that comes with being a senior engineer, I believe most team members want to help each other; data engineering is a team sport, after all.

One of the regular exercises this team executes is commits, reviews and merges into a production code base. If you’re like the majority of companies, you’ll do this through GitHub.

I disagree with those who say you need to learn git before working professionally. I only knew the UI and picked up the CLI commands quickly. It’s not technically complex.

Another big skill you don’t really need to worry about is a team’s codeless pipeline (assuming they use one). Some job listings include FiveTran (a big codeless provider), but there is often plenty of documentation and third-party support to help you acclimate to the platform and troubleshoot issues.

Finally, something useful you’ll pick up on the job is how to properly validate data. It’s important to have a baseline understanding of “what looks right” when completing school or portfolio projects, but there’s no way to know what your team/org expects until you’re completing a deliverable.

If you want to get a sense of how to “smell check” the data in SQL, you can refer to one of my previous articles.

When acquiring skills or upskilling one of the most valuable things you can learn is where to focus your time and attention.

Thanks for ingesting,

-Zach Quinn

Extract. Transform. Read.

Reaching 20k+ readers on Medium and nearly 3k learners by email, I draw on my 4 years of experience as a Senior Data Engineer to demystify data science, cloud and programming concepts while sharing job hunt strategies so you can land and excel in data-driven roles. Subscribe for 500 words of actionable advice every Thursday.

Read more from Extract. Transform. Read.

Extract. Transform. Read. A newsletter from PipelineToDE Hi past, present or future data professional! Despite crushing autocorrect scenarios, most AI code assistants like CoPilot miss a critical step when helping developers of any experience level: Validation. Arguably, leveraging an AI Agent to validate a code’s quality is on the user. But a surprising amount of experienced programmers are taking the worrying approach of believing an AI’s first “thought” when it comes to code that will...

Extract. Transform. Read. A newsletter from Pipeline Hi past, present or future data professional! A data science manager recently gave me some blunt, liberating advice over coffee: “If a team lead really cares what cloud technology you know (AWS, GCP, etc.) and doesn’t consider transferable experience… run.” This critical advice, which informs the conclusion of my soon-to-be-released ebook on data engineering project development, cuts to the core of a major problem in data hiring: The...

Extract. Transform. Read. A newsletter from Pipeline Hi past, present, or future data professional! For all of the latest tech trends that come and go, one idea has always persisted in the tech world: Longevity isn’t cool. I say this because I recently hit a professional milestone: 4 years with my current organization. My career trajectory offers a counter-narrative to the “job-hopping is the only way to succeed” mentality. My goal isn't to convince you to be a “lifer,” but to demonstrate...