About Us

Lorem ipsum dolor sit amet, consectetur adipiscing elit.

Aenean vulputate nisl arcu, non consequat risus vulputate sed. Nulla eu sapien condimentum nisi aliquet sodales non et diam. Duis blandit nunc semper rutrum congue. Phasellus sed lacus ut odio vehicula varius. Etiam iaculis feugiat tortor ac ornare.

Stay connected
Cheatsheet, Lifesavers, LLMs

Surviving the Promptpocalypse: A Guide to Better LLM Conversations

Lee Boonstra just released a beautiful 68-page Prompt Engineering whitepaper that I will summarize here. You’ve surely heard the buzz about LLMs and Agentic AI over the last couple of years. Think of them as that brilliant, slightly chaotic intern you once had. Super smart, tons…

Machine Learning & AI

A summary of how AI has progressed in the last 5 years and current challenges (by ChatGPT)

Hey there, fellow data strugglers! It’s no secret that the field of artificial intelligence (AI) has been making massive strides over the last few years. Let’s take a quick trip down memory lane and see how things have progressed since 2017. First up, we’ve seen…

Management

4 reasons for Agile in Analytics

Working on several projects as a Data Science consultant, I’ve realized the need to spread the word about project planning in this field. This is neither an Agile apology nor an open letter criticizing project managers (PMs) who prefer other methodologies. It’s more of a…

Lifesavers

Struggling with Hive… What can I do?

If you are in a Big Data project, you may have experienced how slow is Hive to JOIN a couple of tables of few TBs (well, even GBs being honest). The first option always appears to be using PARQUET as your default storage engine and…

Lifesavers

Working in a Big Data Project using the terminal

So, you are just landing in a big data project. Everybody knows how to use HDFS except you. All the data is in such a big cluster and you don’t know how to access to it. You are not really into graphic interfaces, so you…

Stock market trend prediction

Scraping stock prices using Alpha Vantage and Google Finance

Stock price scraping can be a nightmare if the APIs you’re trying to use are not up to date. Few months ago I was looking for free sources to obtain one-min-level data. Apart of having troubles with the Yahoo Finance API (apparently non up-to-date by…

Check this out!