Beware the data science pin factory: The power of the data science generalist
multithreaded.stitchfix.com
Beware the data science pin factory: The power of the data science generalist
1–10 of 79 posts
Re: Beware the data science pin factory: The power of the data science generalist
#2Re: Beware the data science pin factory: The power of the data science generalist
#3Re: Beware the data science pin factory: The power of the data science generalist
#4The author kind of builds a strawman of super specialized data scientists that constantly throw code over the wall to someone else. That doesn’t work, and you simply can’t do that unless your headcount is in the thousands. You have to have people that can productionize their work. At the same time, he’s arguing that scientists should should be maintaining their own data infrastructure, but that’s not good either.
The best advice I was given was to hire people either to make you smarter, or to make you stronger/faster. You hire data scientists and ML experts to make you smarter. They should be working on problems that you can’t solve today. Infrastructure on the other hand, isn’t your product. It’s overhead. It’s a tool. Comparatively, it’s easier to hire people to build and maintain your infrastructure. Hire people to do that. All the time your scientists are dealing with infrastructure, is time they could be doing useful work.
All that said, know when you should just shove the infrapeople aside and do it yourself.
Re: Beware the data science pin factory: The power of the data science generalist
#5Being able to communicate is key in BI because this enables you to focus on the right business problems.
Re: Beware the data science pin factory: The power of the data science generalist
#6Re: Beware the data science pin factory: The power of the data science generalist
#7Re: Beware the data science pin factory: The power of the data science generalist
#8I’m not sure this is entirely true. The author is arguing for full stack scientists, and I prefer those people, but they’re hard to find, and even then you don’t necessarily want them doing everything. Worse yet, if you put someone in a full stack position, and they’re not already full stack, you need to budget a lot of mentoring, because if you don’t, you’re going to get a big pile of unmaintainable code. The author…
Re: Beware the data science pin factory: The power of the data science generalist
#9I really wish hiring managers read this. I am a data generalist, and have had no traction with obtaining even an interview for a data science job. I’ve setup a private JupyterHub where I run python ETL, interactive models, and dashboards. I deployed Metabase several times and have written hundreds of SQL queries. I’ve used Tableau with gigantic datasets. I built a front end serverless analytics pipeline from scratch…