Understanding regular expressions in PythonWhen we program in any programming language, we often have to deal with text. Sometimes it’s simple, but other times these texts have a…Apr 23Apr 23
OCR in Python with Amazon TextractIf you have always wanted to use OCR techniques but don’t know how to do it, AWS provides a service with everything you may need. I will…Apr 161Apr 161
Download Stock data in Python with yfinanceIf you are getting started in the Algorithmic Trading world its very possible you don’t know what APIs to use to start messing with data. I…Apr 8Apr 8
Get Started with Jupyter NotebooksWhen we work on Data Science projects, we always wonder where it’s better to program our experiments. It’s very important to have…Apr 2Apr 2
Google Colab: GPU without CostsIf you want to train Deep Learning or Machine Learning models, but don’t know how to set up your equipment, Google Colab is the solution to…Mar 26Mar 26
Published inThe Machine LearnersGoogle Data Studio: The Business Intelligence tool you needMost companies usually have available data, from marketing campaigns or from their daily business activities. Companies know how to handle…Jun 20, 2022Jun 20, 2022
Machine Learning services in AWSWhen we have a task that we can clearly solve using Artificial Intelligence, it is always tempting to start from scratch. If you know…May 24, 2022May 24, 2022
Get your Data Science environment ready in Ubuntu 20.04You just got a fresh new computer and want to start your Data Science projects, however you realize you don’t have all the necessary…Jan 31, 2022Jan 31, 2022
Use this tool to organize your JetBrains softwareWhen you work in Data Science projects (or software projects in general) it is important to have all your software updated. Not only this…Jan 17, 2022Jan 17, 2022