This month Evgeny Predein gave an interview for El Referente sharing latest news about Apiumhub, company’s objectives and new initiatives. El Referente Interview with Evgeny Predein – CEO of Apiumhub About the founders Evgeny Predein was born in Russia but … Read More

Trunk-based Development
When coding an application it is important to remain in sync with the other engineers working on the project. One strategy that helps a team stay in sync with changes to the codebase is known as trunk-based development. When employing … Read More

Apiumhub becomes partner of Agile Day by IEBS
Save the date! October 21, 2021 Project and product digital day! Agile Day by IEBS Digital School is the global and online event that brings together digital leaders and experts in the main agile methodologies. On this day, leading experts in … Read More

Reinforcement Learning Workshop with Apiumhub, BBVA & Facebook
We are incredibly proud to announce that we are organizing a Reinforcement Learning Workshop with Data Scientists from Apiumhub, BBVA & Facebook. About Reinforcement Learning Workshop Save the date! The online workshop will be held on Zoom on December 2nd. … Read More

From OOP to FP by Joaquin Azcarate – backend developer at Apiumhub in Software Crafters Barcelona
Software Crafters Barcelona For those of you who don’t know anything about the event, let us briefly explain the main idea behind it. Software Crafters Barcelona is a two day event which aims to attract and connect software development professionals. … Read More

Getting Started with Matplotlib – Lesson 1
Introduction Visualization as a tool takes part of the analysis coming from the data scientist in order to extract conclusions from a dataset. In today’s article we are going to go through Matplotlib library. Matplotlib is a third-party library for … Read More

Getting Started with Numpy – Lesson 1
Introduction NumPy is a third-party library for numerical computing, optimized for working with single- and multi-dimensional arrays. Its primary type is the array type called ndarray. This library contains many routines for statistical analysis. Creating, Getting Info, Selecting and Util … Read More

Comparing IaC tools for Azure
Infrastructure as Code on Azure, the ARM These days, most developers are familiar with the concept of having our applications’ and systems’ infrastructure defined in descriptive, version controlled code which generates the same environment, every time it’s applied. IaC solves … Read More

Getting Started with Pandas – Lesson 4
Introduction We begin with the fourth and final article of our saga of training with Pandas. In this article we are going to make a summary of the different functions that are used in Pandas to perform the missing data … Read More

Sacrificial architecture
One of the toughest decisions your software development team may face as you scale is deciding between keeping your current codebase and rebuilding on a new software architecture. In this article we will see what is so called sacrificial architecture … Read More

Getting Started with Pandas – Lesson 3
Introduction We begin with the third post of our data science training saga with Pandas. In this article we are going to make a summary of the different functions that are used in Pandas to perform Iteration, Maps, Grouping and … Read More

Koople: new Feature Flags tool developed by Apiumhub developers
Apiumhub is extremely proud to announce that Oscar Galindo, David Gomez and David Serrano, who are part of Apiumhub software development team, have launched their own Feature Flags tool – Koople. What is Koople? Koople is a subscription-based cross-platform feature … Read More