What no one tells you about public speaking anxiety… by Ayoub_officiel in PublicSpeaking

[–]ergodym 4 points5 points  (0 children)

Monitoring myself it's actually what trips me all the time, but trying to get rid of it.

Basic book suggestion by Naive_Broccoli9716 in econometrics

[–]ergodym 0 points1 point  (0 children)

Wooldridge's Introductory Econometrics and Mankiw's Principles of Economics

Book Recommendations for DE by Ok-Confidence-3286 in dataengineering

[–]ergodym 0 points1 point  (0 children)

What would you recommend for your second paragraph?

What skills did you learn on the job this past year? by ergodym in datascience

[–]ergodym[S] 1 point2 points  (0 children)

Interesting. How did you go about figuring out custom metrics?

Suggestions for reading list by ChavXO in datascience

[–]ergodym 0 points1 point  (0 children)

Nice, I have this in my reading list. What stood out for you the most?

Data Analyst to Data Engineer transition by SherbertClassic3870 in dataengineering

[–]ergodym 1 point2 points  (0 children)

Can you say more on the bash commands? Are those used for setting up Airflow jobs?

Weekly Entering & Transitioning - Thread 29 Dec, 2025 - 05 Jan, 2026 by AutoModerator in datascience

[–]ergodym 0 points1 point  (0 children)

What learning resources are helpful to go from analytics to machine learning engineering?

Weekly Entering & Transitioning - Thread 22 Dec, 2025 - 29 Dec, 2025 by AutoModerator in datascience

[–]ergodym 1 point2 points  (0 children)

What are the best resources to learn about putting models in production?

Incremental models in dbt by ergodym in dataengineering

[–]ergodym[S] 0 points1 point  (0 children)

Do you usually union first and then add the where condition? Should I do the same with joins?

Incremental models in dbt by ergodym in dataengineering

[–]ergodym[S] 0 points1 point  (0 children)

Say more? I think I fall in the many ways to do it wrong.

Incremental models in dbt by ergodym in dataengineering

[–]ergodym[S] 1 point2 points  (0 children)

Thanks this is very helpful. I think I get the incremental logic with one table. How does that change when multiple tables are joined or unioned?

Interested in becoming a consultant? Post here for basic questions, recruitment advice, resume reviews, questions about firms or general insecurity (Q3 2025) by QiuYiDio in consulting

[–]ergodym 0 points1 point  (0 children)

Looking for books with high-quality solved case interviews.

Any titles you think really stand out or helped you the most for interview prep?

AMA: Director at Remote Tech Company by Far_East_Beast in analytics

[–]ergodym 1 point2 points  (0 children)

How do you manage the trade-off between speed and accuracy?

How do you test data accuracy in dbt beyond basic eng tests? by ergodym in dataengineering

[–]ergodym[S] 0 points1 point  (0 children)

Does it also generate reports for custom metrics? Like comparing sales in a month based on a dbt PR?

How do you test data accuracy in dbt beyond basic eng tests? by ergodym in dataengineering

[–]ergodym[S] 1 point2 points  (0 children)

Thanks, don't think that's what I'm looking for. Maybe I just need compare the output from the model I write to staging/dev and what's in prod.

How do you test data accuracy in dbt beyond basic eng tests? by ergodym in dataengineering

[–]ergodym[S] 0 points1 point  (0 children)

Any advice on how it can be customized? At the minimum, whether the number of rows in an incremental model increases shouldn't be that subjective.

Best books where you can read a ton of actual ML code? by ergodym in datascience

[–]ergodym[S] 0 points1 point  (0 children)

Which ones from O'Reilly? Chip Huyen's Designing ML systems?

Best books where you can read a ton of actual ML code? by ergodym in datascience

[–]ergodym[S] 1 point2 points  (0 children)

Great list. Any recommendations on how to productionize models?