Ever since I started learning Kotlin I have been intrigued by what is going on behind the scenes in...
Introducción Recientemente, comencé a sumergirme en el mundo de Kotlin, un lenguaje de...
Imagínate esto: Un científico de datos recibe un problema, desaparece en las profundidades del data...
I recently started a new YouTube channel where I review movies and TV shows. To make my videos a...
Welcome to the fourth entry in my series where I document my journey of cataloguing my enamel pin...
In my last post, I showed how to use the Segment Anything Model with prompts to improve the...
In a previous post I shared my desire to create an interactive display for my pin collection. In it,...
As a hobby that spans across various cultures and ages, pin collecting allows enthusiasts like me to...
En los últimos tres años los temas en mi biblioteca personal han cambiado para inclinarse más hacia...
Sometimes I use Sketch to create graphics for my content; however, I have always found it challenging...
Let's configure GitHub Actions to automate resource provisioning in AWS with Terraform.
Let's create the necessary infrastructure for our lambda, including an ECR repo and CloudWatch events
We will improve the appearance of the map by leveraging Matplotlib and seaborn
We will improve the appearance of the map by leveraging Matplotlib and seaborn
Let's implement the Python code to query an API, generate a GeoPandas map and tweet it with Twython
Lets discuss some "administrative" details, we will get and store the necessary secrets to allow our apps to work
I will talk you through how is it possible to use pytest to test a real world app, using fixtures, patches and even mocking AWS.
I will show you how to generate a dataset from email data, and how to push it to both AWS and Kaggle; all this with Python and some wonderful packages.
In this post, I will show you how to play with your Spotify listening data; we will copy a beautiful plot inspired by GitHub.
I will try to guide you when you are about to create a function that operates under the serverless paradigm.
I will try to guide you when you are about to create a function that operates under the serverless paradigm.
Let's prepare our algorithm pipeline for new flight offers.
A quick tour of python-crfsuite to perform sequence labelling.
Our algorithm needs more than part of the speech to work well, so let us give it more stuff to work with.
How to get part of the speech tags with Python using NLTK
Or how to find the best flight deals for the holidays with programming.
So you've got a bunch of emails ready to be processed, but how?
Los Jupyter Notebooks llegaron a C#, aquí te enseño cómo instalarlos.
Even though lately I've been using more and more Linux platforms, a part of me is still bound to Visual Studio and Windows; however, I do not let this stop me from doing Python development in almost the same way as I do in my Ubuntu partition.
I'm not here to lecture about the benefits of using SemVer, and yes, I know SemVer is not very...