How Should Data Science Teams Deal with Operational Tasks?

Introduction

There are many articles explaining advanced methods on AI, Machine Learning or Reinforcement Learning. Yet, when it comes to real life, data scientists often have to deal with smaller, operational tasks, that are not necessarily at the edge of science, such as building simple SQL queries to generate lists of email addresses to target for CRM campaigns. In theory, these tasks should be assigned to someone more suited, such as Business Analysts or Data Analysts, but it is not always the case that the company has people dedicated specifically to those tasks, especially if it’s a smaller structure.

In some cases, these activities might consume so much of our time that we don’t have much left for the stuff that matters, and might end up doing a less than optimal work in both. That said, how should we deal with those tasks? In one hand, not only we usually don’t like doing operational tasks, but they are also a bad use of an expensive professional. On the other hand, someone has to do them, and not everyone has the necessary SQL knowledge for it. Let’s see some ways in which you can deal with them in order to optimize your team’s time.

Reduce

The first and most obvious way of doing less operational tasks is by simply refusing to do them. I know it sounds harsh, and it might be impractical depending on your company and its hierarchy, but it’s worth trying it in some cases. By “refusing”, I mean questioning if that task is really necessary, and trying to find best ways of doing it. Let’s say that every month you have to prepare 3 different reports, for different areas, that contain similar information. You have managed to automate the SQL queries, but you still have to double check the results and eventually add/remove some information upon the user’s request or change something in the charts layout. In this example, you could see if all of the 3 different reports are necessary, or if you could adapt them so they become one report that you send to the 3 different users. Anyways, think of ways through which you can reduce the necessary time for those tasks or, ideally, stop performing them at all.

Empower

Sometimes it can pay to take the time to empower your users to perform some of those tasks themselves. If there is a specific team that demands most of the operational tasks, try encouraging them to use no-code tools, putting it in a way that they fell they will be more autonomous. You can either use already existing solutions or develop them in-house (this could be a great learning opportunity to develop your data scientists’ app-building skills).

Automate

If you notice it’s a task that you can’t get rid of and can’t delegate, then try to automate it as much as possible. For reports, try to migrate them to a data visualization tool such as Tableau or Google Data Studio and synchronize them with your database. If it’s related to ad hoc requests, try to make your SQL queries as flexible as possible, with variable dates and names, so that you don’t have to re-write them every time.

Organize

Especially when you are a manager, you have to prioritize, so you and your team don’t get drowned in the endless operational tasks. In order to do this, set aside one or two days in your week which you will assign to that kind of work, and don’t look at it in the remaining 3–4 days. To achieve this, you will have to adapt your workload by following the previous steps and also manage expectations by taking this smaller amount of work hours when setting deadlines. This also means explaining the paradigm shift to your internal clients, so they can adapt to these new deadlines. This step might require some internal politics, negotiating with your superiors and with other departments.

Conclusion

Once you have mapped all your operational activities, you start by eliminating as much as possible from your pipeline, first by getting rid of unnecessary activities for good, then by delegating them to the teams that request them. Then, whatever is left for you to do, you automate and organize, to make sure you are making time for the relevant work your team has to do. This way you make sure expensive employees’ time is being well spent, maximizing company’s profit.
Become a contributor

Spotlight

AVISIA

Founded in 2007, AVISIA has become over the years a leading player in Data, Digital & Technologies. Through a passionate team, we are specialized in Consulting, Integration and the realization of Data Centric projects. For more than a decade, our community shares a strong identity built around values that are fundamental to us: >> Expertise that allows us to be recognized on the market. Thereby, we regularly train our employees to acquire new skills, >> Benevolence which translates for our employees through a close proximity and listens to their needs and desires, but also for our customers to whom we guarantee efficiency and pragmatism, >> Disruption by a daily desire to build innovative data projects. Because the humans are at the heart of our DNA, our life as a consultant is fun. From annual seminars to monthly evenings and sports competitions, our practice is above all a place of life and sharing.

Spotlight

AVISIA

Founded in 2007, AVISIA has become over the years a leading player in Data, Digital & Technologies. Through a passionate team, we are specialized in Consulting, Integration and the realization of Data Centric projects. For more than a decade, our community shares a strong identity built around values that are fundamental to us: >> Expertise that allows us to be recognized on the market. Thereby, we regularly train our employees to acquire new skills, >> Benevolence which translates for our employees through a close proximity and listens to their needs and desires, but also for our customers to whom we guarantee efficiency and pragmatism, >> Disruption by a daily desire to build innovative data projects. Because the humans are at the heart of our DNA, our life as a consultant is fun. From annual seminars to monthly evenings and sports competitions, our practice is above all a place of life and sharing.

RELATED ARTICLES