We have the answers to your questions! - Don't miss our next open house about the data universe!

spaCy: NLP’s open-source Python library

spacy

spaCy is one of the leading Python libraries for Natural Language Processing (NLP). Find out all you need to know: presentation, features, benefits, training… Natural language processing, or NLP, is a branch of artificial intelligence that is becoming increasingly popular. Generally speaking, it concerns all forms of interaction between computers and human language. It encompasses […]

Data visualization with Plotly

plotly

It’s good to know that Plotly, before being a well-known Python library, is a Montreal-based company founded by four people. Its aim is to develop visualization and data analysis tools. In this article, we’ll take a closer look at the plotly Python library. What other tools does Plotly offer? The company’s products are diverse and […]

Python Tutorial: Reasons and Strategies for Learning the Language

python course

Python is an open source programming language created in 1991. Over time, it has grown in popularity among application and web developers. Python is an object-oriented programming language, which means it aims to represent real-world elements in virtual form. If you take a tour of online training centers dedicated to Data or Artificial Intelligence, you’ll […]

PL-300: How to obtain “Power BI Analyst Associate” certification?

pl 300

By taking the PL-300 exam, available from February 28, 2022, you’ll prove your ability to prepare, model, visualize and analyze data to become a Power BI Analyst Associate. As a Power BI data analyst, you’ll collaborate with the key parts of your business. You’ll identify their needs, then cleanse and transform data, in order to […]

Markov models: Get ready

markov

A model is said to possess the Markov property if its state at an instant T depends uniquely on its state at instant T-1. If we can observe the states the model is in at each instant, we speak of an observable Markov model. Otherwise, we speak of a hidden Markov model. In this article, […]

Open Source: Definition, Use cases and more

open source

Open source is originally a model for software development that propagates openness and collaboration through the free distribution of source code. Today, this concept has expanded to all areas and industries. Here you’ll learn everything you need to know about open source and why this concept is crucial in computer science and data science. The […]