by Dr. Owns | Mar 14, 2025 | Analytics, Artificial Intelligence, Data and Information, Decision Support
As we have already seen with the basic components (Part 1, Part 2), the Hadoop ecosystem is constantly evolving and being optimized for new applications. As a result, various tools and technologies have developed over time that make Hadoop more powerful and even more...
by Dr. Owns | Mar 14, 2025 | Analytics, Artificial Intelligence, Data and Information, Decision Support
GenAI systems affect how we work. This general notion is well known. However, we are still unaware of the exact impact of GenAI. For example, how much do these tools affect our work? Do they have a larger impact on certain tasks? What does this mean for us in our...
by Dr. Owns | Mar 14, 2025 | Analytics, Artificial Intelligence, Data and Information, Decision Support
Creating efficient prompts for large language models often starts as a simple task… but it doesn’t always stay that way. Initially, following basic best practices seems sufficient: adopt the persona of a specialist, write clear instructions, require a specific...
by Dr. Owns | Mar 14, 2025 | Analytics, Artificial Intelligence, Data and Information, Decision Support
This is Part 2 of an exploration into the unexpected quirks of programming the Raspberry Pi Pico PIO with Micropython. If you missed Part 1, we uncovered four Wats that challenge assumptions about register count, instruction slots, the behavior of pull noblock, and...
by Dr. Owns | Mar 14, 2025 | Analytics, Artificial Intelligence, Data and Information, Decision Support
Ten years ago, everybody was fascinated by the cloud. It was the new thing, and companies that adopted it rapidly saw tremendous growth. Salesforce, for example, positioned itself as a pioneer of this technology and saw great wins. The tides are turning though. As...
by Dr. Owns | Mar 14, 2025 | Analytics, Artificial Intelligence, Data and Information, Decision Support
This article is part of a series of articles on automating Data Cleaning for any tabular dataset. You can test the feature described in this article on your own dataset using the CleanMyExcel.io service, which is free and requires no registration. Start with the why...