PinnedGame Recommendation system using Machine Learning and FlaskThrough Mario Filho’s course, I learned how to build a Machine Learning model to make recommendations. In the course he taught a project…Apr 19, 20211Apr 19, 20211
How to delete Resource Groups from Azure through PowerShell scriptCurrently I’m doing the course Data Engineering on Microsoft Azure (DP-203) and from the DP-203-Data-Engineer repository on GitHub we have…Oct 6, 2021Oct 6, 2021
Published inAWS in Plain EnglishDeploy Python Application on Amazon Web Services (AWS)How to create a server and deploy a Python application on AWSOct 1, 2021Oct 1, 2021
Get New Netflix Movies by a Recommendation SystemThis recommendation system was iniciated and learned during my Data Science training, beside the data exploration below, I’m also going to…Aug 24, 2021Aug 24, 2021
Delete rows from a Sharepoint list through Powershell scriptAnother simple article, which provides a PowerShell script that I need to use to download a file from a Sharepoint site.Jul 27, 2021Jul 27, 2021
Get file (download) from Sharepoint through PowerShell scriptAnother simple article, which provides a PowerShell script that I need to use to download a file from a Sharepoint site.Jul 18, 2021Jul 18, 2021
How to use ConfigParser in Python with .ini fileIn this article I’m going to show how the configparser module from Python works. This module is used for working with configuration files…Jul 5, 2021Jul 5, 2021
How to run PowerShell script into another Windows server (remotely)This is a really simple article, which provides a PowerShell script that I really need to use to run another PowerShell script into another…Jun 28, 2021Jun 28, 2021
Delete files from folder older than any days from PowerShell scriptThis article is very simple and short, so the main goal is to delete (clean up) automatically any file from a specific folder older than…Apr 30, 2021Apr 30, 2021
Save attachments from e-mail to a folder with MS Outlook VBAI’m writting this article because I used this macro several times, so I’d like to help others if I can.Apr 23, 2021Apr 23, 2021