Twisted: Building Powerful Web Applications with Python
Twisted is an framework event-driven Python application and web server builder. Find out all you need to know about this widely used tool: origins, history, how it works, training courses… In the early 2000s, networked video game developers had no multiplatform programming language library at their disposal. It was during this time that the American […]
Prompt Engineer: Everything you need to know about this new AI role
With the democratization of generative artificial intelligences like ChatGPT, new needs are emerging in the business world. To fully harness the potential of these chatbots, it is essential to understand how to communicate with them and make oneself understood in order to achieve the best possible results. This is why experts capable of “taming” AI […]
Mastering Power Query Number.ToText: A Comprehensive Tutorial for Power BI Users
Power Query offers various functions for converting numbers to text in Microsoft Excel and Power BI: Text.From(), Number.ToText(), Text.PadStart(), Text.Combine()… find out all you need to know! Within a company, it’s often necessary to convert numbers into text. This is a common operation in a wide variety of fields such as finance, data analysis, or […]
Exploring Yarn: A Robust Alternative to npm for Package Management
Indeed, a package manager is a tool crafted to automate the installation, removal, and updating of software components, with its primary objective being the preservation of consistency among all dependencies. Additionally, a package manager enables you to utilize and collaborate on code with other developers, streamlining collaborative work. There are numerous package managers, each tailored […]
Mastering Python Slicing: What you need to know
In the Python language, slicing allows you to access specific parts of your code. This technique is extensively used in Data Science and Machine Learning, especially with NumPy and Pandas. Dive into the world of slicing, learn what it is, and master its application in your Python endeavors. Python is an immensely popular programming language […]
Open Banking & Data Science
For several years now, the banking industry has been undergoing significant changes. The emergence of neo-banks, digitalization through the use of the internet and mobile applications, and the replacement of physical branches… Banks are now ushering in a new revolution with open banking. Open banking is the requirement for banks to make a portion of […]
Amazon DynamoDB: The AWS NoSQL database
In recent years, with the explosion in data volumes to be processed, the use of NoSQL or “not only SQL” databases has soared, with the parallel emergence of new tools to manage them. Amazon DynamoDB is one of the most ergonomic and efficient NoSQL database management software. A NoSQL database is not based on the […]
wxPython : All about the Python wrapper for wxWidgets
wxPython is a Python wrapper for the wxWidgets GUI toolset. Find out all you need to know about it: presentation, operation, advantages, alternatives, training… In 1995, Robin Dunn needed a cross-platform solution, a graphical user interface (GUI) application that could run on both HP-UX systems and Windows 3.1. Consulting existing free and commercial solutions, he […]
Data Owner: Everything you need to know about this job
Customer feedback, use of connected objects, company reports, social networks… Data sources are multiplying, and so is the information they contain. In such a context, organizations are confronted with large volumes of data. But to exploit this data and gain a competitive advantage, data quality and security must be ensured. This is where the data […]
Data Custodian: Role, missions and skills
While the growing importance of data facilitates decision-making within organizations, it also increases cyber risk. In this context, data protection is of paramount importance. This is where the data custodian comes in. So who is he or she? What are his missions? And their skills? Find out in this article. What is a data custodian? […]
TPOT: All about this Machine Learning Python library
Before you can put a Machine Learning model into production, you first have to determine the most suitable model, select the optimal parameters, etc. These are redundant operations that will apply to different projects. Wouldn’t it be simpler to automate these processes? That’s where TPOT comes in. What is TPOT? TPOT is an extremely useful […]
Google Analytics 4 training: How to master GA4?
Google Analytics 4 analyzes data from websites and applications to better understand how users use them. This new version also focuses on privacy, and uses artificial intelligence. Find out everything you need to know about GA4, and how to take a Google Analytics 4 training course to master this tool! Whether for marketing, SEO or […]