🚀 Think you’ve got what it takes for a career in Data? Find out in just one minute!

PyInstaller : Everything you need to know about this Python application

PyInstaller is an essential tool for Python developers looking to package and distribute their applications easily.

Distributing a Python application is not a straightforward task in itself, since it requires you to take into account a large number of factors, not least the libraries involved. However, PyInstaller simplifies the process brilliantly. If you’ve ever had the opportunity to develop with a language such as Go or Rust, you’ve probably appreciated the […]

Data Hoarder: What is it? What are the dangers?

Data Hoarder: What is it? What are the dangers?

A Data Hoarder stores a lot of superfluous and obsolete electronic data. They can be individuals or organisations. Find out everything you need to know about this practice, and its cybersecurity dangers for businesses! Many people have always been compulsive hoarders. Despite the clutter in their living space, they are unable to throw away what […]

Isolation Forest: How do you detect anomalies in a dataset?

isolaion forest

Today we take a look at Isolation Forest, a Machine Learning algorithm designed to solve binary classification problems such as fraud detection or disease diagnosis. This technique, presented at the Eighth IEEE International Conference in 2008, is the first classification technique dedicated to anomaly detection based on isolation. The problem of the Accuracy Paradox When […]

Dense Neural Networks: Understanding Their Structure and Function

Dense Neural Networks: Understanding Their Structure and Function

When designing a deep neural network, several types of first-level architecture can be used. One of these is the dense neural network. So what is it? And how does it work? Find out in this article. What is a dense neural network? A dense neural network is a machine learning model in which each layer […]

Digital Analyst: Unveiling the Insights Behind the Profession

Delve into the world of digital analysis as we uncover the role, skills, tools, and impact of digital analysts. Discover everything you need to know about this dynamic profession shaping the digital landscape.

In an ever-changing digital landscape, companies are looking to understand and maximize the impact of their online strategies. This is where the essential role of the Digital Analyst comes in. In this article, we explore his or her role, key missions and the skills required to succeed in this rapidly expanding field. What is a […]

Power BI Service: How to create a learning environment for training?

Discover how to create a free learning environment to master Power BI Service with the Microsoft 365 Developer Program. Get hands-on experience with fifteen pre-configured accounts and explore all the features without the need for expensive licenses. Power BI Desktop is the essential tool for developing a Power BI project. It enables you to exploit […]

Give meaning to your data with Data Visualization

Give meaning to your data with Data Visualization!

Data Viz” allows you to represent your raw data in graphical or infographic form to make it easier to understand. With the advent of Big Data, and the multiplication of data sources, companies are increasingly turning to data visualization. These visual representations make it easier to understand raw data, and thus aid decision-making. The benefits […]

Women in tech who have driven technology forward

"Tech is not only for men": Women who have driven technology forward

With the persistence of male dominance in the technology sector, it’s easy to forget just how instrumental women have been in its development since its origins some 300 years ago. Despite the constant barrage of obstacles, women in tech have persevered to have their work recognised and widely used, so much so that many of […]

Exploring Traffic Manager Training Programs: Enhance Your Skills and Career Potential

Find out more about traffic manager training

Whether to sell their products and services or simply to promote themselves, the vast majority of companies today have a website. But for it to be effective, it needs to attract quality traffic. And with the proliferation of websites, acquiring quality traffic can often be a real headache. Unless you have the necessary skills. That’s […]

Apache Flink: Framework definition, structure and limits

Delve into Apache Flink, a powerful stream processing framework. Learn about its definition, underlying structure, and understand its limitations to harness its full potential in your data processing tasks.

The origins of Apache Flink Initially developed at the Technical University of Berlin, its first versions were released in 2011 and were designed to address complex data processing issues in a distributed, real-time environment. Over the years, Flink has become a benchmark for a large number of companies, to the point of becoming one of […]

Terraform and Azure DevOps Pipelines: A Comprehensive Guide for Infrastructure as Code

terraform-azure-devops-pipeline

Terraform enables infrastructure to be deployed on the Azure DevOps Pipeline. Find out everything you need to know about this alternative to Azure Resource Manager, and the strengths of this solution! Each cloud provider has its own infrastructure deployment method. For example, Microsoft Azure uses the JSON configuration language, while AWS and Google Cloud Platform […]

Mastering Power BI If Functions: A Comprehensive User Guide

Dive into the world of Power BI with our user-friendly guide to leveraging IF functions. Uncover step-by-step instructions, best practices,

The Power BI IF function is one of the essential tools for any data analyst. Let’s take a closer look at what it does, and more importantly, how to use it. What is the Power BI If function? The IF function on Power BI corresponds to the if function. The idea is to test a […]